Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_policy.c137 thread_get_requested_policy_spinlocked(thread_t thread, int category, int flavor, int* value2);
2093 value = thread_get_requested_policy_spinlocked(thread, category, flavor, value2); in proc_get_thread_policy_locked()
2105 thread_get_requested_policy_spinlocked(thread_t thread, in thread_get_requested_policy_spinlocked() function
2734 …prev_qos_override = thread_get_requested_policy_spinlocked(thread, TASK_POLICY_ATTRIBUTE, TASK_POL… in proc_thread_qos_remove_override_internal()