Searched refs:thread_unblock (Results 1 – 2 of 2) sorted by relevance
171 void thread_unblock(thread_t *t, bool resched); /* go back in the run queue */
691 void thread_unblock(thread_t *t, bool resched) { in thread_unblock() function
Completed in 4 milliseconds