Home
last modified time | relevance | path

Searched defs:pthread_mutex_trylock (Results 1 – 4 of 4) sorted by last modified time

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1354 TSAN_INTERCEPTOR(int, pthread_mutex_trylock, void *m) { in TSAN_INTERCEPTOR() argument
/freebsd/lib/libc/include/
H A Dnamespace.h157 #define pthread_mutex_trylock _pthread_mutex_trylock macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp57 INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { in INTERCEPTOR() argument
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h156 #define pthread_mutex_trylock _pthread_mutex_trylock macro