Home
last modified time | relevance | path

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

/xnu-11417.140.69/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.c293 priority_info->depress_priority = DEPRESSPRI; in host_info()
H A Dthread.c2116 ts_info->base_priority = DEPRESSPRI; in thread_info_internal()
2161 rr_info->base_priority = DEPRESSPRI; in thread_info_internal()
H A Dthread_policy.c1155 priority = DEPRESSPRI; in thread_recompute_priority()