Searched refs:IDLEPRI (Results 1 – 4 of 4) sorted by relevance
83 #define IDLEPRI MINPRI /* idle thread priority */ macro
294 priority_info->idle_priority = IDLEPRI; in host_info()
505 processor->current_pri = IDLEPRI; in processor_state_update_idle()
7377 thread->sched_pri = thread->base_pri = IDLEPRI; in idle_thread_create()