#include <lock.h>
Data Fields | |
LOCKTAG | lock |
LOCKMODE | mode |
Definition at line 383 of file lock.h.
Definition at line 385 of file lock.h.
Referenced by AtPrepare_Locks(), FastPathGetRelationLockEntry(), LockAcquireExtended(), LockHasWaiters(), LockRelease(), LockReleaseAll(), PostPrepare_Locks(), ProcSleep(), and ReleaseLockIfHeld().
Definition at line 386 of file lock.h.
Referenced by AtPrepare_Locks(), FastPathGetRelationLockEntry(), LockAcquireExtended(), LockHasWaiters(), LockRelease(), LockReleaseAll(), PostPrepare_Locks(), ProcSleep(), ReleaseLockIfHeld(), and WaitOnLock().