Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.h253 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 Dprocessor.h186 circle_queue_head_t ptq_threadq;
H A Dthread.h771 circle_queue_head_t ith_messages; /* messages to reap */
H A Dwaitq.c810 circle_queue_head_t threadq;
/xnu-12377.81.4/osfmk/ipc/
H A Dipc_mqueue.h84 circle_queue_head_t imq_messages;