Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched.h169 #define DEPRESSPRI (MINPRI) /* depress priority */ macro
H A Dpriority.c396 priority = DEPRESSPRI; in thread_recompute_sched_pri()
400 priority = DEPRESSPRI; in thread_recompute_sched_pri()
H A Dhost.c298 priority_info->depress_priority = DEPRESSPRI; in host_info()
H A Dthread.c2135 ts_info->base_priority = DEPRESSPRI; in thread_info_internal()
2180 rr_info->base_priority = DEPRESSPRI; in thread_info_internal()
H A Dthread_policy.c1156 priority = DEPRESSPRI; in thread_recompute_priority()