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

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_platform_mac.cc79 int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m, function in namespace:__tsan
H A Dtsan_platform.h263 int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m,
H A Dtsan_platform_linux.cc411 int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m, function in namespace:__tsan
H A Dtsan_interceptors.cc1025 int res = call_pthread_cancel_with_cleanup(
1042 int res = call_pthread_cancel_with_cleanup(

Completed in 73 milliseconds