Searched refs:CheckNoLocks (Results 1 – 5 of 5) sorted by relevance
76 void CheckNoLocks();86 void CheckNoLocks(ThreadState *thr);
167 void InternalDeadlockDetector::CheckNoLocks() { in CheckNoLocks() function in __tsan::InternalDeadlockDetector174 void CheckNoLocks(ThreadState *thr) { in CheckNoLocks() function176 thr->internal_deadlock_detector.CheckNoLocks(); in CheckNoLocks()
43 CheckNoLocks(thr_); in ~ScopedAnnotation()
571 CheckNoLocks(thr); in ReportRace()
294 CheckNoLocks(thr_); in ~ScopedInterceptor()