Searched refs:DebugOnlyLockEnter (Results 1 – 1 of 1) sorted by relevance
1241 static inline void DebugOnlyLockEnter(Mutex *mu) { in DebugOnlyLockEnter() function1251 static inline void DebugOnlyLockEnter(Mutex *mu, GraphId id) { in DebugOnlyLockEnter() function1484 DebugOnlyLockEnter(this, id); in Lock()1499 DebugOnlyLockEnter(this, id); in ReaderLock()1507 DebugOnlyLockEnter(this, id); in LockWhen()1520 DebugOnlyLockEnter(this, id); in LockWhenWithDeadline()1529 DebugOnlyLockEnter(this, id); in ReaderLockWhen()1543 DebugOnlyLockEnter(this, id); in ReaderLockWhenWithDeadline()1608 DebugOnlyLockEnter(this); in TryLock()1617 DebugOnlyLockEnter(this); in TryLock()[all …]