Searched refs:THREAD_STATE_NONE (Results 1 – 6 of 6) sorted by relevance
118 #define THREAD_STATE_NONE 13 macro173 (x == THREAD_STATE_NONE))374 #define x86_SAVED_STATE32 THREAD_STATE_NONE + 1375 #define x86_SAVED_STATE64 THREAD_STATE_NONE + 2
72 THREAD_STATE_NONE);80 THREAD_STATE_NONE);88 THREAD_STATE_NONE);
374 kr = thread_set_exception_ports(self, EXC_MASK_ALL, ePort, EXCEPTION_DEFAULT, THREAD_STATE_NONE); in test_exc_reply_type()
61 #define THREAD_STATE_NONE 5 macro102 (x == THREAD_STATE_NONE) || \298 #define ARM_SAVED_STATE (THREAD_STATE_NONE + 1)
129 case THREAD_STATE_NONE: /* Using this flavor to clear task_debug */ in machine_task_set_state()
1475 if (saved_state && saved_state->flavor == THREAD_STATE_NONE) { in sync_iss_to_iks()