PostgreSQL Source Code git master
Data Fields
BackgroundWorkerArray Struct Reference

Data Fields

int  total_slots
 
 
 
 

Detailed Description

Definition at line 94 of file bgworker.c.

Field Documentation

parallel_register_count

uint32 BackgroundWorkerArray::parallel_register_count

Definition at line 97 of file bgworker.c.

Referenced by BackgroundWorkerShmemInit(), and RegisterDynamicBackgroundWorker().

parallel_terminate_count

uint32 BackgroundWorkerArray::parallel_terminate_count

Definition at line 98 of file bgworker.c.

Referenced by BackgroundWorkerShmemInit(), BackgroundWorkerStateChange(), ForgetBackgroundWorker(), and RegisterDynamicBackgroundWorker().

slot

BackgroundWorkerSlot BackgroundWorkerArray::slot[FLEXIBLE_ARRAY_MEMBER]

Definition at line 99 of file bgworker.c.

Referenced by BackgroundWorkerShmemInit(), BackgroundWorkerStateChange(), ForgetBackgroundWorker(), ForgetUnstartedBackgroundWorkers(), GetBackgroundWorkerPid(), GetBackgroundWorkerTypeByPid(), RegisterDynamicBackgroundWorker(), ReportBackgroundWorkerExit(), ReportBackgroundWorkerPID(), and TerminateBackgroundWorker().

total_slots

int BackgroundWorkerArray::total_slots

Definition at line 96 of file bgworker.c.

Referenced by BackgroundWorkerShmemInit(), BackgroundWorkerStateChange(), GetBackgroundWorkerTypeByPid(), and RegisterDynamicBackgroundWorker().


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

AltStyle によって変換されたページ (->オリジナル) /