Searched refs:starting_pri (Results 1 – 4 of 4) sorted by relevance
357 …int starting_pri; /* priority of current thread as it was when sched… member
959 processor->starting_pri = thread->sched_pri; in load_context()
261 processor->starting_pri = MINPRI; in processor_init()
3405 if (processor->starting_pri > thread->sched_pri) { in thread_dispatch()3655 processor->starting_pri = self->sched_pri; in thread_dispatch()