Searched refs:THR_ACT_NULL (Results 1 – 2 of 2) sorted by relevance
305 #define THR_ACT_NULL ((thread_act_t) NULL) macro335 #define THR_ACT_NULL ((thread_act_t) 0) macro
940 if (target_act == THR_ACT_NULL) { in __pthread_markcancel()