Searched refs:ThreadMutex (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp65 struct ThreadMutex { struct in namespace:__sanitizer
72 ThreadMutex locked[kMaxNesting];
208 ThreadMutex *tm = &lt->locked[lt->nlocked++];
295 ThreadMutex *tm = &lt->locked[lt->nlocked++];

Completed in 102 milliseconds