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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp69 // Mutex types with MutexMulti mark.
92 if (z == MutexMulti) {
H A Dsanitizer_mutex.h95 MutexMulti = -3, enumerator in enum:__sanitizer::__anon89
113 // Can also contain the special MutexLeaf/MutexMulti marks.
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp1114 {MutexMulti, MutexTypeTrace, MutexTypeSyncVar, MutexThreadRegistry,

Completed in 119 milliseconds