Searched refs:IDLEPRI (Results 1 – 5 of 5) sorted by relevance
83 #define IDLEPRI MINPRI /* idle thread priority */ macro
380 while ((thread = sched_grrr_choose_thread(processor, IDLEPRI, AST_NONE)) != THREAD_NULL) { in sched_grrr_processor_queue_shutdown()
293 priority_info->idle_priority = IDLEPRI; in host_info()
423 processor->current_pri = IDLEPRI; in processor_state_update_idle()
6397 thread->sched_pri = thread->base_pri = IDLEPRI; in idle_thread_create()