Searched refs:CANCELING_BIT (Results 1 – 2 of 2) sorted by relevance
250 #define CANCELING_BIT 2 macro251 #define CANCELING_BITMASK (0x01 << CANCELING_BIT)
347 and setting the CANCELING_BIT bit.9365 * descr.h: Define CANCELING_BIT and CANCELING_BITMASK. Introduce9368 * pthread_cancel.c (pthread_cancel): Likewise. Also set CANCELING_BIT
Completed in 13 milliseconds