Home
last modified time | relevance | path

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

/xnu-10063.141.1/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.h63 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 Dsched_traditional.c539 circle_queue_head_t tqueue; in sched_traditional_processor_queue_shutdown()
H A Dthread.h742 circle_queue_head_t ith_messages; /* messages to reap */
H A Dwaitq.c807 circle_queue_head_t threadq;
/xnu-10063.141.1/osfmk/ipc/
H A Dipc_mqueue.h91 circle_queue_head_t imq_messages;