Searched refs:IDLEPRI (Results 1 – 5 of 5) sorted by relevance
83 #define IDLEPRI MINPRI /* idle thread priority */ macro
299 priority_info->idle_priority = IDLEPRI; in host_info()
524 processor->current_pri = IDLEPRI; in processor_state_update_idle()
6530 thread->sched_pri = thread->base_pri = IDLEPRI; in idle_thread_create()
164 thread_t idle_thread = clutch_impl_create_thread(TH_BUCKET_SHARE_BG, not_real_idle_tg, IDLEPRI); in clutch_impl_init_topology()