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