Searched refs:call_pthread_cancel_with_cleanup (Results 1 – 4 of 4) sorted by relevance
290 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg), in call_pthread_cancel_with_cleanup() function
482 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg), in call_pthread_cancel_with_cleanup() function
930 int call_pthread_cancel_with_cleanup(int (*fn)(void *arg),
1255 res = call_pthread_cancel_with_cleanup( in cond_wait()