Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/include/
H A Dnamespace.h175 #define pthread_rwlock_init _pthread_rwlock_init macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1474 TSAN_INTERCEPTOR(int,pthread_rwlock_init,void * m,void * a) TSAN_INTERCEPTOR() argument