Searched refs:setrunnable (Results 1 – 5 of 5) sorted by relevance
564 setrunnable(struct thread *td, int srqflags) in setrunnable() function
792 return (setrunnable(td, srqflags)); in sleepq_resume_thread()
1514 return (setrunnable(td, 0)); in thread_unsuspend_one()
879 if (setrunnable(td, 0)) { in swapclear()
1120 int setrunnable(struct thread *, int);