Searched defs:sched_unbind (Results 1 – 2 of 2) sorted by relevance
1582 KASSERT(td == curthread, ("sched_unbind: can only bind curthread")); in sched_unbind() function
2924 sched_unbind(struct thread *td) sched_unbind() function