PostgreSQL Source Code git master
|
Data Fields | |
char | tranche_name [NAMEDATALEN] |
int | num_lwlocks |
int NamedLWLockTrancheRequest::num_lwlocks |
Definition at line 223 of file lwlock.c.
Referenced by GetNamedLWLockTranche(), InitializeLWLocks(), and RequestNamedLWLockTranche().
char NamedLWLockTrancheRequest::tranche_name[NAMEDATALEN] |
Definition at line 222 of file lwlock.c.
Referenced by InitializeLWLocks(), and RequestNamedLWLockTranche().