Home
last modified time | relevance | path

Searched defs:pthread_spin_unlock (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
/freebsd-src/lib/libc/include/
H A Dnamespace.h203 #define pthread_spin_unlock _pthread_spin_unlock macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1466 TSAN_INTERCEPTOR(int,pthread_spin_unlock,void * m) TSAN_INTERCEPTOR() argument