Home
last modified time | relevance | path

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

/lk-master/kernel/
A Dthread.c89 static void insert_in_run_queue_tail(thread_t *t) { in insert_in_run_queue_tail() function
619 insert_in_run_queue_tail(current_thread); in thread_yield()
662insert_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