Searched refs:insert_in_run_queue_tail (Results 1 – 1 of 1) sorted by relevance
130 static void insert_in_run_queue_tail(thread_t *t) in insert_in_run_queue_tail() function1042 insert_in_run_queue_tail(current_thread); in thread_yield()1091 …insert_in_run_queue_tail(current_thread); /* if we're out of quantum, go to the tail of the queue … in thread_preempt_inner()