Searched refs:run_queue (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dkern_types.h113 typedef struct run_queue *run_queue_t;
H A Dprocessor.h98 struct run_queue pset_runq; /* runq for this processor set */
158 struct run_queue runq; /* runq for this processor */
H A Dsched.h188 struct run_queue { struct
H A Dsched_proto.c193 static struct run_queue *global_runq;
194 static struct run_queue global_runq_storage;

Completed in 27 milliseconds