Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ParallelSlot Struct Reference

#include <parallel.h>

Data Fields

ParallelArgsargs
T_WorkerStatus workerStatus
int status
int pipeRead
int pipeWrite
int pipeRevRead
int pipeRevWrite
pid_t pid

Detailed Description

Definition at line 43 of file parallel.h.


Field Documentation

Definition at line 48 of file parallel.h.

Referenced by getMessageFromWorker(), ParallelBackupEnd(), and ParallelBackupStart().

Definition at line 50 of file parallel.h.

Referenced by parallel_msg_master(), and ParallelBackupStart().

Definition at line 51 of file parallel.h.

Referenced by parallel_msg_master(), and ParallelBackupStart().

Definition at line 47 of file parallel.h.

Referenced by ListenToWorkers(), and ReapWorkerStatus().


The documentation for this struct was generated from the following file: