Lines Matching refs:DebugOnlyLockEnter
1232 static inline void DebugOnlyLockEnter(Mutex *mu) { in DebugOnlyLockEnter() function
1242 static inline void DebugOnlyLockEnter(Mutex *mu, GraphId id) { in DebugOnlyLockEnter() function
1473 DebugOnlyLockEnter(this, id); in Lock()
1488 DebugOnlyLockEnter(this, id); in ReaderLock()
1496 DebugOnlyLockEnter(this, id); in LockWhen()
1509 DebugOnlyLockEnter(this, id); in LockWhenWithDeadline()
1518 DebugOnlyLockEnter(this, id); in ReaderLockWhen()
1532 DebugOnlyLockEnter(this, id); in ReaderLockWhenWithDeadline()
1597 DebugOnlyLockEnter(this); in TryLock()
1606 DebugOnlyLockEnter(this); in TryLock()
1631 DebugOnlyLockEnter(this); in ReaderTryLock()
1645 DebugOnlyLockEnter(this); in ReaderTryLock()