Home
last modified time | relevance | path

Searched defs:MutexFlagNotStatic (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h36 MutexFlagNotStatic = 1 << 8, // __tsan_mutex_not_static enumerator
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_sync.h35 MutexFlagNotStatic = 1 << 8, // __tsan_mutex_not_static enumerator