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