Home
last modified time | relevance | path

Searched defs:head_tail (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dmpsc_ring.c257 union mpsc_ring_head_tail head_tail = os_atomic_load( in mpsc_ring_write() local
311 union mpsc_ring_head_tail head_tail = os_atomic_load(&buf->mr_head_tail, acquire); in mpsc_ring_read_start() local