Home
last modified time | relevance | path

Searched defs:CheckNoLocks (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc168 void InternalDeadlockDetector::CheckNoLocks() { in CheckNoLocks() function in __tsan::InternalDeadlockDetector
175 void CheckNoLocks(ThreadState *thr) { in CheckNoLocks() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cpp167 void InternalDeadlockDetector::CheckNoLocks() { in CheckNoLocks() function in __tsan::InternalDeadlockDetector
174 void CheckNoLocks(ThreadState *thr) { in CheckNoLocks() function