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()
780 enable = TASK_POLICY_DISABLE; in do_background_proc()904 enable = (priority == PRIO_DARWIN_BG) ? TASK_POLICY_ENABLE : TASK_POLICY_DISABLE; in do_background_thread()
63 #define TASK_POLICY_DISABLE 0x0 macro
535 enable = TASK_POLICY_DISABLE; in thread_policy_set_internal()
3103 int enable = (setbg ? TASK_POLICY_ENABLE : TASK_POLICY_DISABLE); in set_thread_appbg()
1076 TASK_POLICY_INTERNAL, TASK_POLICY_PASSIVE_IO, TASK_POLICY_DISABLE); in vm_swapout_thread_throttle_adjust()