Searched refs:THREAD_STATE_NONE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dthread_status.h50 #define THREAD_STATE_NONE 7 macro
66 (x == THREAD_STATE_NONE))
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/i386/
H A Dthread_status.h112 #define THREAD_STATE_NONE 13 macro
139 (x == THREAD_STATE_NONE))
298 #define x86_SAVED_STATE32 THREAD_STATE_NONE + 1
299 #define x86_SAVED_STATE64 THREAD_STATE_NONE + 2

Completed in 22 milliseconds