Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cpp290 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg), in call_pthread_cancel_with_cleanup() function
Dtsan_platform_linux.cpp482 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg), in call_pthread_cancel_with_cleanup() function
Dtsan_platform.h930 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg),
Dtsan_interceptors_posix.cpp1255 res = call_pthread_cancel_with_cleanup( in cond_wait()