Searched refs:SINGLE_EXIT (Results 1 – 4 of 4) sorted by relevance
595 #define SINGLE_EXIT 0x03 /* other threads to unwind and then exit */ macro
132 single_thread_set(p, SINGLE_EXIT); in exit1()
2211 case SINGLE_EXIT: in single_thread_set()2231 if (mode == SINGLE_EXIT) { in single_thread_set()
442 single_thread_set(p, SINGLE_EXIT); in sys_execve()