Searched refs:insert_in_run_queue_tail (Results 1 – 1 of 1) sorted by relevance
89 static void insert_in_run_queue_tail(thread_t *t) { in insert_in_run_queue_tail() function619 insert_in_run_queue_tail(current_thread); in thread_yield()662 …insert_in_run_queue_tail(current_thread); /* if we're out of quantum, go to the tail of the queue … in thread_preempt()
Completed in 4 milliseconds