Home
last modified time | relevance | path

Searched refs:thread_policy_flavor_t (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.61.12/libsyscall/mach/
H A Dthread_act.c50 thread_policy_set(thread_act_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, … in thread_policy_set()
/xnu-12377.61.12/osfmk/mach/
H A Dthread_policy.h51 typedef natural_t thread_policy_flavor_t; typedef
H A Dthread_act.defs318 flavor : thread_policy_flavor_t;
323 flavor : thread_policy_flavor_t;
H A Dmach_types.defs320 type thread_policy_flavor_t = natural_t;
/xnu-12377.61.12/bsd/sys/
H A Dpthread_shims.h228 …kern_return_t (*thread_policy_set_internal)(thread_t t, thread_policy_flavor_t flavour, thread_pol…
279 …kern_return_t (*thread_policy_get)(thread_t t, thread_policy_flavor_t flavor, thread_policy_t info…
/xnu-12377.61.12/osfmk/kern/
H A Dpolicy_internal.h251 extern kern_return_t thread_policy_set_internal(thread_t thread, thread_policy_flavor_t flavor,
H A Dthread_policy.c267 thread_policy_flavor_t flavor, in thread_policy_set()
343 thread_policy_flavor_t flavor, in thread_policy_set_internal()
1285 thread_policy_flavor_t flavor, in thread_policy_get()