|
PostgreSQL Source Code git master
|
Data Fields | |
| int | nworkers |
| BackgroundWorkerHandle * | handle [FLEXIBLE_ARRAY_MEMBER] |
| BackgroundWorkerHandle* worker_state::handle[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 28 of file setup.c.
Referenced by check_worker_status(), cleanup_background_workers(), setup_background_workers(), and test_shm_mq_setup().
| int worker_state::nworkers |
Definition at line 27 of file setup.c.
Referenced by check_worker_status(), cleanup_background_workers(), setup_background_workers(), and wait_for_workers_to_become_ready().