Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dsched.h83 #define IDLEPRI MINPRI /* idle thread priority */ macro
H A Dhost.c294 priority_info->idle_priority = IDLEPRI; in host_info()
H A Dprocessor.c505 processor->current_pri = IDLEPRI; in processor_state_update_idle()
H A Dsched_prim.c7377 thread->sched_pri = thread->base_pri = IDLEPRI; in idle_thread_create()