Searched refs:thread_lacks_qos (Results 1 – 1 of 1) sorted by relevance
6116 …boolean_t thread_lacks_qos = (proc_get_effective_thread_policy(thread, TASK_POLICY_QOS) == THREAD_… in thread_get_urgency() local6127 if (thread_lacks_qos && !task_is_suppressed) { in thread_get_urgency()