Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_dualq.c194 run_queue_init(&processor->runq); in sched_dualq_processor_init()
200 run_queue_init(&pset->pset_runq); in sched_dualq_pset_init()
H A Dsched_amp.c214 run_queue_init(&processor->runq); in sched_amp_processor_init()
228 run_queue_init(&pset->pset_runq); in sched_amp_pset_init()
H A Dsched_prim.h332 extern void run_queue_init(
H A Dsched_clutch.c576 run_queue_init(&root_bucket->scrb_bound_thread_runq); in sched_clutch_root_bucket_init()
3212 run_queue_init(&processor->runq); in sched_clutch_processor_init()
H A Dsched_prim.c4260 run_queue_init( in run_queue_init() function
/xnu-11215/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c100 run_queue_init( in run_queue_init() function