Searched refs:call_pthread_cancel_with_cleanup (Results 1 – 4 of 4) sorted by relevance
293 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg), in call_pthread_cancel_with_cleanup() function
585 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg), in call_pthread_cancel_with_cleanup() function
1035 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg),
1241 res = call_pthread_cancel_with_cleanup( in cond_wait()