|
PostgreSQL Source Code git master
|
| QueueBackendStatus AsyncQueueControl::backend[FLEXIBLE_ARRAY_MEMBER] |
| ProcNumber AsyncQueueControl::firstListener |
| dsa_handle AsyncQueueControl::globalChannelTableDSA |
Definition at line 339 of file async.c.
Referenced by AsyncShmemInit(), and initGlobalChannelTable().
| dshash_table_handle AsyncQueueControl::globalChannelTableDSH |
Definition at line 340 of file async.c.
Referenced by AsyncShmemInit(), and initGlobalChannelTable().
| QueuePosition AsyncQueueControl::head |
| TimestampTz AsyncQueueControl::lastQueueFillWarn |
Definition at line 338 of file async.c.
Referenced by asyncQueueFillWarning(), and AsyncShmemInit().
| QueuePosition AsyncQueueControl::tail |