Home
last modified time | relevance | path

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

/freebsd/lib/libc/include/
H A Dnamespace.h200 #define pthread_spin_init _pthread_spin_init macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1440 TSAN_INTERCEPTOR(int, pthread_spin_init, void *m, int pshared) { in TSAN_INTERCEPTOR() argument