#include <lock.h>
Data Fields | |
struct ResourceOwnerData * | owner |
int64 | nLocks |
Definition at line 389 of file lock.h.
int64 LOCALLOCKOWNER::nLocks |
Definition at line 398 of file lock.h.
Referenced by GrantLockLocal(), LockReassignOwner(), LockReleaseAll(), and ReleaseLockIfHeld().
Definition at line 397 of file lock.h.
Referenced by GrantLockLocal(), LockReassignOwner(), LockReleaseAll(), and RemoveLocalLock().