Home
last modified time | relevance | path

Searched refs:sched_wakeup (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/sys/
H A Dsched.h261 void sched_wakeup(struct lwp *);
/netbsd-src/sys/kern/
H A Dsched_4bsd.c485 sched_wakeup(struct lwp *l) in sched_wakeup() function
H A Dsched_m2.c237 sched_wakeup(struct lwp *l) in sched_wakeup() function
H A Dkern_sleepq.c165 sched_wakeup(l); in sleepq_remove()