Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_proto.c211 static struct run_queue global_runq_storage; variable
236 global_runq = &global_runq_storage; in sched_proto_init()