PostgreSQL Source Code
git master
|
#include <lwlock.h>
Data Fields | |
int | trancheId |
char * | trancheName |
int NamedLWLockTranche::trancheId |
Definition at line 79 of file lwlock.h.
Referenced by InitializeLWLocks().
char* NamedLWLockTranche::trancheName |
Definition at line 80 of file lwlock.h.
Referenced by InitializeLWLocks().