sched_prio
sched_prio(td, pri);
void sched_prio(struct thread* td, u_char prio);
sched_prio(td, up->up_prio);