Searched refs:MINPRI_EXEC (Results 1 – 2 of 2) sorted by relevance
173 #define MINPRI_EXEC (BASEPRI_DEFAULT) /* floor when in exec state */ macro
423 priority = MAX(priority, MINPRI_EXEC); in thread_recompute_sched_pri()