Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_synch.c570 setrunnable(struct thread *td, int srqflags) in setrunnable() function
H A Dkern_thread.c1599 return (setrunnable(td, 0)); in thread_unsuspend_one()
1623 if (setrunnable(td, 0)) in thread_run_flash()
H A Dsubr_sleepqueue.c791 return (setrunnable(td, srqflags)); in sleepq_resume_thread()
/freebsd-14.2/sys/vm/
H A Dvm_swapout.c880 if (setrunnable(td, 0)) { in swapclear()
/freebsd-14.2/sys/sys/
H A Dproc.h1223 int setrunnable(struct thread *, int);
/freebsd-14.2/share/man/man9/
H A DMakefile1967 scheduler.9 setrunnable.9 \