Home
last modified time | relevance | path

Searched refs:CANCEL_ASYNC (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_timedjoin.c77 int oldtype = CANCEL_ASYNC (); in pthread_timedjoin_np()
A Dpthread_join.c63 int oldtype = CANCEL_ASYNC (); in pthread_join()
A DpthreadP.h276 #define CANCEL_ASYNC() \ macro
295 # define LIBC_CANCEL_ASYNC() CANCEL_ASYNC ()
A Dpthread_create.c281 int oldtype = CANCEL_ASYNC (); in start_thread()
A DChangeLog10538 (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