Searched refs:thread_policy_flavor_t (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dthread_act.defs271 flavor : thread_policy_flavor_t;
276 flavor : thread_policy_flavor_t;
H A Dthread_policy.h51 typedef natural_t thread_policy_flavor_t; typedef
57 thread_policy_flavor_t flavor,
63 thread_policy_flavor_t flavor,
H A Dmach_types.defs219 type thread_policy_flavor_t = natural_t;
/xnu-2422.115.4/osfmk/kern/
H A Dthread_policy.c47 thread_policy_flavor_t flavor,
64 thread_policy_flavor_t flavor,
347 thread_policy_flavor_t flavor,
H A Dthread.h864 thread_policy_flavor_t flavor,
/xnu-2422.115.4/bsd/sys/
H A Dpthread_shims.h165 kern_return_t (*thread_policy_set_internal)(thread_t t, thread_policy_flavor_t flavour, thread_policy_t info, mach_msg_type_number_t count);

Completed in 79 milliseconds