Searched refs:runq_remove (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Drunq.h72 void runq_remove(struct runq *, struct thread *);
/freebsd-10.1-release/tools/KSE/ksetest/
H A Dkse_threads_test.c90 static struct kse_thr_mailbox *runq_remove(struct uts_runq *q);
355 runq_remove(struct uts_runq *q) function
/freebsd-10.1-release/tools/KSE/rr/
H A Drr.c87 static struct kse_thr_mailbox *runq_remove(struct uts_runq *q);
295 runq_remove(struct uts_runq *q) function
/freebsd-10.1-release/sys/kern/
H A Dkern_switch.c487 runq_remove(struct runq *rq, struct thread *td) function
H A Dsched_4bsd.c1430 runq_remove(ts->ts_runq, td);
1473 runq_remove(rq, td);
H A Dsched_ule.c523 runq_remove(ts->ts_runq, td);

Completed in 122 milliseconds