Home
last modified time | relevance | path

Searched refs:cancel_hook (Results 1 – 3 of 3) sorted by relevance

/htl/
A Dpt-cancel.c53 if (p->cancel_hook != NULL) in pthread_cancel()
56 p->cancel_hook (p->cancel_hook_arg); in pthread_cancel()
A Dpt-alloc.c49 new->cancel_hook = NULL; in initialize_pthread()
A Dpt-internal.h77 void (*cancel_hook) (void *); /* Called to unblock a thread blocking member

Completed in 6 milliseconds