|
PostgreSQL Source Code git master
|
#include <proclist_types.h>
Data Fields | |
| ProcNumber | cur |
| ProcNumber | next |
Definition at line 47 of file proclist_types.h.
| ProcNumber proclist_mutable_iter::cur |
Definition at line 49 of file proclist_types.h.
Referenced by LWLockUpdateVar(), and LWLockWakeup().
| ProcNumber proclist_mutable_iter::next |
Definition at line 50 of file proclist_types.h.