Home
last modified time | relevance | path

Searched defs:sched_unbind (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsched_4bsd.c1582 KASSERT(td == curthread, ("sched_unbind: can only bind curthread")); in sched_unbind() function
H A Dsched_ule.c2924 sched_unbind(struct thread *td) sched_unbind() function