Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dwaitq.h278 circle_queue_head_t prefix##_queue; \
283 circle_queue_head_t prefix##_links; \
321 circle_queue_head_t wqset_preposts;
H A Dsched_clutch.h68 circle_queue_head_t scbrq_queues[NRQS_MAX];
H A Dsched.h248 circle_queue_head_t queues[NRQS]; /* one for each priority */
H A Dcircle_queue.h47 } circle_queue_head_t, *circle_queue_t; typedef
H A Dthread.h749 circle_queue_head_t ith_messages; /* messages to reap */
H A Dwaitq.c807 circle_queue_head_t threadq;
/xnu-11215.1.10/osfmk/ipc/
H A Dipc_mqueue.h91 circle_queue_head_t imq_messages;