Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp87 if (z == MutexLeaf) { in DebugMutexInit()
H A Dsanitizer_mutex.h93 MutexLeaf = -1, enumerator
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp1107 {MutexTypeFired, "Fired", {MutexLeaf}},
1108 {MutexTypeRacy, "Racy", {MutexLeaf}},
1110 {MutexTypeInternalAlloc, "InternalAlloc", {MutexLeaf}},