PostgreSQL Source Code
git master
|
#include <proclist_types.h>
Data Fields | |
int | head |
int | tail |
Definition at line 36 of file proclist_types.h.
int proclist_head::head |
Definition at line 38 of file proclist_types.h.
int proclist_head::tail |
Definition at line 39 of file proclist_types.h.