Searched refs:CheckNoLocks (Results 1 – 5 of 5) sorted by relevance
77 void CheckNoLocks();87 void CheckNoLocks(ThreadState *thr);
168 void InternalDeadlockDetector::CheckNoLocks() { in CheckNoLocks() function in __tsan::InternalDeadlockDetector175 void CheckNoLocks(ThreadState *thr) { in CheckNoLocks() function177 thr->internal_deadlock_detector.CheckNoLocks(); in CheckNoLocks()
43 CheckNoLocks(thr_); in ~ScopedAnnotation()
582 CheckNoLocks(thr); in ReportRace()
285 CheckNoLocks(thr_); in ~ScopedInterceptor()