Searched refs:CheckNoLocks (Results 1 – 15 of 15) 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()
42 CheckNoLocks(thr_); in ~ScopedAnnotation()
590 CheckNoLocks(thr); in ReportRace()
272 CheckNoLocks(thr_); in ~ScopedInterceptor()
75 void CheckNoLocks();85 void CheckNoLocks(ThreadState *thr);
166 void InternalDeadlockDetector::CheckNoLocks() { in CheckNoLocks() function in __tsan::InternalDeadlockDetector173 void CheckNoLocks(ThreadState *thr) { in CheckNoLocks() function175 thr->internal_deadlock_detector.CheckNoLocks(); in CheckNoLocks()
40 CheckNoLocks(thr_); in ~ScopedAnnotation()
588 CheckNoLocks(thr); in ReportRace()
257 CheckNoLocks(thr_); in ~ScopedInterceptor()
197 void CheckNoLocks() { in CheckNoLocks() function222 void CheckedMutex::CheckNoLocksImpl() { deadlock_detector.CheckNoLocks(); } in CheckNoLocksImpl()
139 static void CheckNoLocks() { in CheckNoLocks() function
40 CheckedMutex::CheckNoLocks(); in ~ScopedAnnotation()
134 CheckedMutex::CheckNoLocks(); in ShouldReport()825 CheckedMutex::CheckNoLocks(); in ReportRace()
263 CheckedMutex::CheckNoLocks(); in ~ScopedInterceptor()