Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dwaitq.h244 circle_queue_head_t prefix##_queue; \
249 circle_queue_head_t prefix##_links; \
287 circle_queue_head_t wqset_preposts;
H A Dsched_clutch.h80 circle_queue_head_t scbrq_queues[NRQS_MAX];
H A Dcircle_queue.h47 } circle_queue_head_t, *circle_queue_t; typedef
H A Dsched.h230 circle_queue_head_t queues[NRQS]; /* one for each priority */
H A Dsched_traditional.c539 circle_queue_head_t tqueue; in sched_traditional_processor_queue_shutdown()
H A Dwaitq.c814 circle_queue_head_t threadq;