Home
last modified time | relevance | path

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

/xnu-11417.101.15/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-11417.101.15/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-11417.101.15/bsd/sys/
H A Dpthread_shims.h226 …kern_return_t (*thread_policy_set_internal)(thread_t t, thread_policy_flavor_t flavour, thread_pol…
277 …kern_return_t (*thread_policy_get)(thread_t t, thread_policy_flavor_t flavor, thread_policy_t info…
/xnu-11417.101.15/osfmk/kern/
H A Dpolicy_internal.h254 extern kern_return_t thread_policy_set_internal(thread_t thread, thread_policy_flavor_t flavor,
H A Dthread_policy.c266 thread_policy_flavor_t flavor, in thread_policy_set()
342 thread_policy_flavor_t flavor, in thread_policy_set_internal()
1284 thread_policy_flavor_t flavor, in thread_policy_get()