Home
last modified time | relevance | path

Searched defs:CheckNoLocks (Results 1 – 1 of 1) 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