Searched refs:CANCEL_ASYNC (Results 1 – 5 of 5) sorted by relevance
77 int oldtype = CANCEL_ASYNC (); in pthread_timedjoin_np()
63 int oldtype = CANCEL_ASYNC (); in pthread_join()
276 #define CANCEL_ASYNC() \ macro295 # define LIBC_CANCEL_ASYNC() CANCEL_ASYNC ()
281 int oldtype = CANCEL_ASYNC (); in start_thread()
10538 (CANCEL_ASYNC): Use __pthread_enable_asynccancel.10542 * pt-accept.c: Adjust for CANCEL_ASYNC and CANCEL_RESET change.10601 * pthreadP.h (CANCEL_ASYNC): Use __pthread_setcanceltype.
Completed in 14 milliseconds