Searched refs:rt_runq_remove (Results 1 – 3 of 3) sorted by relevance
183 void rt_runq_remove(rt_queue_t rt_run_queue, thread_t thread);
1452 rt_runq_remove(rt_queue_t rt_run_queue, thread_t thread) in rt_runq_remove() function
6174 rt_runq_remove(&pset->rt_runq, thread); in thread_run_queue_remove()