Home
last modified time | relevance | path

Searched refs:mpsc_queue_chain (Results 1 – 12 of 12) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dmpsc_queue.h50 typedef struct mpsc_queue_chain { struct
52 struct mpsc_queue_chain *volatile mpqc_next; argument
54 struct mpsc_queue_chain *_Atomic mpqc_next;
120 struct mpsc_queue_chain mpqh_head;
122 struct mpsc_queue_chain *volatile mpqh_tail;
124 struct mpsc_queue_chain *_Atomic mpqh_tail;
525 struct mpsc_queue_chain mpd_chain;
H A Dtest_mpsc_queue.c42 struct mpsc_queue_chain link;
H A Dturnstile.h329 struct mpsc_queue_chain ts_deallocate_link; /* thread deallocate link */
H A Dwaitq.h252 struct mpsc_queue_chain prefix##_defer; \
H A Dmpsc_queue.c38 _mpsc_queue_wait_for_enqueuer(struct mpsc_queue_chain *_Atomic *ptr) in _mpsc_queue_wait_for_enqueuer()
H A Dhazard.c49 struct mpsc_queue_chain hb_mplink;
H A Dwork_interval.c178 struct mpsc_queue_chain wi_deallocate_link;
H A Dthread_group.c62 struct mpsc_queue_chain tg_destroy_link;
H A Dthread.h313 struct mpsc_queue_chain mpsc_links; /* thread daemon mpsc links */
H A Dthread.c197 struct mpsc_queue_chain link;
/xnu-8020.140.41/bsd/pthread/
H A Dworkqueue_internal.h219 struct mpsc_queue_chain wq_destroy_link;
/xnu-8020.140.41/libkern/libkern/coreanalytics/
H A Dcoreanalytics_internal.h146 struct mpsc_queue_chain link;