Home
last modified time | relevance | path

Searched refs:setrunnable (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_synch.c471 setrunnable(struct thread *td) in setrunnable() function
H A Dkern_thread.c1107 return (setrunnable(td)); in thread_unsuspend_one()
H A Dsubr_sleepqueue.c850 return (setrunnable(td)); in sleepq_resume_thread()
/freebsd-12.1/sys/vm/
H A Dvm_swapout.c898 if (setrunnable(td)) { in swapclear()
/freebsd-12.1/sys/sys/
H A Dproc.h1078 int setrunnable(struct thread *);
/freebsd-12.1/share/man/man9/
H A DMakefile1812 scheduler.9 setrunnable.9 \