Searched refs:VALID_THREAD_STATE_FLAVOR (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dthread_status.h53 * VALID_THREAD_STATE_FLAVOR is a platform specific macro that when passed
59 #define VALID_THREAD_STATE_FLAVOR(x) \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/i386/
H A Dthread_status.h121 * VALID_THREAD_STATE_FLAVOR is a platform specific macro that when passed
126 #define VALID_THREAD_STATE_FLAVOR(x) \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_tt.c1545 * VALID_THREAD_STATE_FLAVOR architecture dependent macro defined in
1548 if (!VALID_THREAD_STATE_FLAVOR(new_flavor))

Completed in 40 milliseconds