Home
last modified time | relevance | path

Searched defs:mtx1 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dmutexset4.cpp5 pthread_mutex_t mtx1; variable
H A Dmutexset3.cpp5 pthread_mutex_t mtx1; variable
H A Dmutexset5.cpp5 pthread_mutex_t mtx1; variable
H A Dmutexset6.cpp5 pthread_mutex_t mtx1; variable
/llvm-project/clang/test/Analysis/
H A Dc11lock.c22 mtx_t mtx1; variable
H A Dfuchsia_lock.c17 spin_lock_t mtx1; variable
H A Dpthreadlock.c7 pthread_mutex_t mtx1, mtx2; variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp221 MutexState *mtx1 = getMutex(id1); in MutexBeforeLock() local
375 MutexState *mtx1 = getMutex(link.id); in CycleCheck() local