Home
last modified time | relevance | path

Searched refs:CheckNoLocks (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp197 void CheckNoLocks() { in CheckNoLocks() function
222 void CheckedMutex::CheckNoLocksImpl() { deadlock_detector.CheckNoLocks(); } in CheckNoLocksImpl()
H A Dsanitizer_mutex.h141 static void CheckNoLocks() { in CheckNoLocks() function
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp40 CheckedMutex::CheckNoLocks(); in ~ScopedAnnotation()
H A Dtsan_rtl_report.cpp134 CheckedMutex::CheckNoLocks(); in ShouldReport()
710 CheckedMutex::CheckNoLocks(); in ReportRace()
H A Dtsan_interceptors_posix.cpp301 CheckedMutex::CheckNoLocks(); in ~ScopedInterceptor()