Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h79 typedef int MutexType; typedef
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_defs.h222 enum MutexType { enum