Searched refs:proc_set_thread_policy_ext (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | policy_internal.h | 123 extern void proc_set_thread_policy_ext(thread_t thread, int category, int flavor, int value, int va…
|
| H A D | work_interval.c | 759 proc_set_thread_policy_ext(thread, TASK_POLICY_ATTRIBUTE, in work_interval_set_policy() 780 proc_set_thread_policy_ext(thread, TASK_POLICY_ATTRIBUTE, in work_interval_clear_policy()
|
| H A D | thread_policy.c | 1931 proc_set_thread_policy_ext(thread, category, flavor, value, 0); in proc_set_thread_policy() 1935 proc_set_thread_policy_ext(thread_t thread, in proc_set_thread_policy_ext() function
|