Home
last modified time | relevance | path

Searched refs:MutexLeaf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp87 if (z == MutexLeaf) { in DebugMutexInit()
H A Dsanitizer_mutex.h93 MutexLeaf = -1, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp1111 {MutexTypeFired, "Fired", {MutexLeaf}},
1112 {MutexTypeRacy, "Racy", {MutexLeaf}},
1114 {MutexTypeInternalAlloc, "InternalAlloc", {MutexLeaf}},