Home
last modified time | relevance | path

Searched refs:pthread_tryjoin_np (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1139 TSAN_INTERCEPTOR(int, pthread_tryjoin_np, void *th, void **ret) { in TSAN_INTERCEPTOR() argument
1140 SCOPED_INTERCEPTOR_RAW(pthread_tryjoin_np, th, ret); in TSAN_INTERCEPTOR()
1143 int res = REAL(pthread_tryjoin_np)(th, ret); in TSAN_INTERCEPTOR()
2926 TSAN_INTERCEPT(pthread_tryjoin_np); in InitializeInterceptors()
/openbsd-src/gnu/gcc/libgomp/
H A Dconfigure.ac218 [pthread_tryjoin_np (th, &status);])],[enable_linux_futex=yes],
H A Dconfigure8746 pthread_tryjoin_np (th, &status);
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2654 fun:pthread_tryjoin_np=uninstrumented