Searched refs:sched_resched_lwp (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/sys/
H A Dsched.h245 void sched_resched_lwp(struct lwp *, bool);
/netbsd-current/sys/rump/librump/rumpkern/
H A Dscheduler.c606 sched_resched_lwp(struct lwp *l, bool unlock) function
/netbsd-current/sys/kern/
H A Dkern_synch.c956 sched_resched_lwp(l, true);
1070 sched_resched_lwp(l, false);
1100 sched_resched_lwp(l, false);
H A Dkern_sleepq.c181 sched_resched_lwp(l, true);
H A Dkern_runq.c416 sched_resched_lwp(struct lwp *l, bool unlock) function
783 sched_resched_lwp(l, true);

Completed in 279 milliseconds