Searched refs:thread_state_flavor_t (Results 1 - 13 of 13) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dthread_status.h92 typedef int thread_state_flavor_t; typedef
93 typedef thread_state_flavor_t *thread_state_flavor_array_t;
H A Dthread_act.defs130 flavor : thread_state_flavor_t;
145 flavor : thread_state_flavor_t;
232 new_flavor : thread_state_flavor_t);
255 new_flavor : thread_state_flavor_t;
H A Dtask.defs198 flavor : thread_state_flavor_t;
213 new_flavor : thread_state_flavor_t);
238 new_flavor : thread_state_flavor_t;
408 flavor : thread_state_flavor_t;
417 flavor : thread_state_flavor_t;
H A Dexception_types.h191 typedef thread_state_flavor_t *exception_flavor_array_t;
H A Dhost_priv.defs237 new_flavor : thread_state_flavor_t);
262 new_flavor : thread_state_flavor_t;
H A Dmach_types.defs168 type thread_state_flavor_t = int;
480 array[*:32] of thread_state_flavor_t;
/xnu-2782.1.97/osfmk/kern/
H A Dexception.h46 thread_state_flavor_t flavor; /* state flavor to send */
H A Dipc_host.c540 thread_state_flavor_t new_flavor)
683 thread_state_flavor_t new_flavor,
H A Dipc_tt.c1620 thread_state_flavor_t new_flavor)
1694 thread_state_flavor_t new_flavor)
1793 thread_state_flavor_t new_flavor,
1894 thread_state_flavor_t new_flavor,
/xnu-2782.1.97/bsd/sys/
H A Dspawn_internal.h70 thread_state_flavor_t flavor;
/xnu-2782.1.97/libsyscall/wrappers/spawn/
H A Dspawn.h126 exception_behavior_t, thread_state_flavor_t) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
H A Dposix_spawn.c831 thread_state_flavor_t flavor)
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dtests.c6706 thread_state_flavor_t *flavorp)
6712 thread_state_flavor_t flavors[EXC_TYPES_COUNT];
6751 thread_state_flavor_t old_flavor;

Completed in 125 milliseconds