Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread_policy.c144 thread_get_requested_policy_spinlocked(thread_t thread, int category, int flavor, int* value2);
2213 value = thread_get_requested_policy_spinlocked(thread, category, flavor, value2); in proc_get_thread_policy_locked()
2225 thread_get_requested_policy_spinlocked(thread_t thread, in thread_get_requested_policy_spinlocked() function
2863 …prev_qos_override = thread_get_requested_policy_spinlocked(thread, TASK_POLICY_ATTRIBUTE, TASK_POL… in proc_thread_qos_remove_override_internal()
3291 current_iotier = (uint8_t)thread_get_requested_policy_spinlocked(thread, in thread_update_servicer_iotier_override()