Searched refs:TASK_POLICY_DISABLE (Results 1 – 6 of 6) sorted by relevance
182 managed_enabled ? TASK_POLICY_ENABLE : TASK_POLICY_DISABLE); in proc_apply_sfi_managed()
781 enable = TASK_POLICY_DISABLE; in do_background_proc()905 enable = (priority == PRIO_DARWIN_BG) ? TASK_POLICY_ENABLE : TASK_POLICY_DISABLE; in do_background_thread()
63 #define TASK_POLICY_DISABLE 0x0 macro
503 enable = TASK_POLICY_DISABLE; in thread_policy_set_internal()
3082 int enable = (setbg ? TASK_POLICY_ENABLE : TASK_POLICY_DISABLE); in set_thread_appbg()
1015 TASK_POLICY_INTERNAL, TASK_POLICY_PASSIVE_IO, TASK_POLICY_DISABLE); in vm_swapout_thread_throttle_adjust()