Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cc177 int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m, in call_pthread_cancel_with_cleanup() function
Dtsan_platform_linux.cc318 int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m, in call_pthread_cancel_with_cleanup() function
Dtsan_platform.h763 int call_pthread_cancel_with_cleanup(int(*fn)(void *c, void *m,
Dtsan_interceptors.cc1058 res = call_pthread_cancel_with_cleanup( in cond_wait()