Searched refs:MPSC_QUEUE_BATCH_END (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ | ||
| H A D | mpsc_queue.h | 462 #define MPSC_QUEUE_BATCH_END ((mpsc_queue_chain_t)~0ul) macro |
| H A D | mpsc_queue.c | 305 invoke(MPSC_QUEUE_BATCH_END, dq); in _mpsc_daemon_queue_drain() |