Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp86 INTERCEPTOR(int, pthread_spin_trylock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1468 TSAN_INTERCEPTOR(int,pthread_spin_trylock,void * m) TSAN_INTERCEPTOR() argument