Home
last modified time | relevance | path

Searched refs:sched_setrunnable (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/sys/
H A Dsched.h264 void sched_setrunnable(struct lwp *);
/netbsd-src/sys/kern/
H A Dsched_4bsd.c196 * will be updated in sched_setrunnable() when the lwp wakes up, in burst mode
369 sched_setrunnable(struct lwp *l) in sched_setrunnable() function
H A Dsched_m2.c168 sched_setrunnable(struct lwp *l) in sched_setrunnable() function
H A Dkern_sleepq.c177 sched_setrunnable(l); in sleepq_remove()
H A Dkern_synch.c952 sched_setrunnable(l); in setrunnable()