Searched refs:THREAD_STATE_NONE (Results 1 – 6 of 6) sorted by relevance
118 #define THREAD_STATE_NONE 13 macro174 (x == THREAD_STATE_NONE))375 #define x86_SAVED_STATE32 THREAD_STATE_NONE + 1376 #define x86_SAVED_STATE64 THREAD_STATE_NONE + 2
73 THREAD_STATE_NONE);81 THREAD_STATE_NONE);89 THREAD_STATE_NONE);
374 kr = thread_set_exception_ports(self, EXC_MASK_ALL, ePort, EXCEPTION_DEFAULT, THREAD_STATE_NONE); in test_exc_reply_type()
129 case THREAD_STATE_NONE: /* Using this flavor to clear task_debug */ in machine_task_set_state()
61 #define THREAD_STATE_NONE 5 macro132 (x == THREAD_STATE_NONE) || \
1673 if (saved_state && saved_state->flavor == THREAD_STATE_NONE) { in sync_iss_to_iks()