Searched refs:task_is_suppressed (Results 1 – 1 of 1) sorted by relevance
6696 …boolean_t task_is_suppressed = (proc_get_effective_task_policy(task, TASK_POLICY_SUP_ACTIVE) == 0x… in thread_get_urgency() local6706 if (thread_lacks_qos && !task_is_suppressed) { in thread_get_urgency()