runq_add
runq_add(TS_RUNQ_PTR(ts), td, flags);
runq_add(&tdq->tdq_runq, td, flags);
void runq_add(struct runq *, struct thread *, int _flags);