Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_proto.c213 #define GLOBAL_RUNQ ((processor_t)-2) macro
416 thread->runq = GLOBAL_RUNQ; in sched_proto_processor_enqueue()