Searched refs:__do_cancel (Results 1 – 7 of 7) sorted by relevance
29 __do_cancel (); in __pthread_exit()
62 __do_cancel (); in __pthread_setcancelstate()
64 __do_cancel (); in __pthread_setcanceltype()
48 __do_cancel (); in __pthread_enable_asynccancel()
227 __do_cancel (); \263 __do_cancel (void) in __do_cancel() function
189 __do_cancel (); in sigcancel_handler()
7145 * ptreadhP.h (__do_cancel): Likewise.7790 * pthreadP.h: Declare __pthread_unwind. Define __do_cancel to use7909 * 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