Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsfi.c765 int thread_bg = proc_get_effective_thread_policy(thread, TASK_POLICY_DARWIN_BG); in sfi_thread_classify() local
771 if (thread_bg || thread_qos == THREAD_QOS_BACKGROUND) { in sfi_thread_classify()