Searched refs:SINGLE_NO_EXIT (Results 1 – 3 of 3) sorted by relevance
1043 else if (mode == SINGLE_NO_EXIT || mode == SINGLE_ALLPROC) in calc_remaining()1086 case SINGLE_NO_EXIT: in weed_inhib()1152 mode == SINGLE_ALLPROC || mode == SINGLE_NO_EXIT, in thread_single()1565 mode == SINGLE_ALLPROC || mode == SINGLE_NO_EXIT, in thread_single_end()
3296 thread_single(p, SINGLE_NO_EXIT) == 0) { in sigexit()
862 #define SINGLE_NO_EXIT 0 macro