Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c198 run_queue_remove( in run_queue_remove() function
/xnu-11215/osfmk/kern/
H A Dsched_dualq.c438 run_queue_remove(rq, thread); in sched_dualq_processor_queue_remove()
H A Dsched_amp.c468 run_queue_remove(rq, thread); in sched_amp_processor_queue_remove()
H A Dsched_prim.h344 extern void run_queue_remove(
H A Dsched_clutch.c2174 run_queue_remove(&root_bucket->scrb_bound_thread_runq, thread); in sched_edge_bound_thread_remove()
3465 run_queue_remove(rq, thread); in sched_clutch_processor_queue_remove()
H A Dsched_prim.c4364 run_queue_remove( in run_queue_remove() function