Home
last modified time | relevance | path

Searched refs:__do_cancel (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_exit.c29 __do_cancel (); in __pthread_exit()
A Dpthread_setcancelstate.c62 __do_cancel (); in __pthread_setcancelstate()
A Dpthread_setcanceltype.c64 __do_cancel (); in __pthread_setcanceltype()
A Dcancellation.c48 __do_cancel (); in __pthread_enable_asynccancel()
A DpthreadP.h227 __do_cancel (); \
263 __do_cancel (void) in __do_cancel() function
A Dinit.c189 __do_cancel (); in sigcancel_handler()
A DChangeLog7145 * ptreadhP.h (__do_cancel): Likewise.
7790 * pthreadP.h: Declare __pthread_unwind. Define __do_cancel to use
7909 * pthreadP.h (__do_cancel): Set EXITING_BIT here.
10432 * cancellation.c (__do_cancel): Move to pthreadP.h.
10433 (__pthread_enable_asynccancel): Remove parameter from __do_cancel call.
10435 * init.c (sigcancel_handler): Remove parameter from __do_cancel call.
10440 (__do_cancel): Define as static inline.
10505 (__do_cancel): Remove call to __cleanup_thread.
10940 * cancelllation.c (__do_cancel): Remove code handling main thread.

Completed in 21 milliseconds