Searched refs:tail_out (Results 1 – 1 of 1) sorted by relevance
79 mpsc_queue_dequeue_batch(mpsc_queue_head_t q, mpsc_queue_chain_t *tail_out, in mpsc_queue_dequeue_batch() argument88 *tail_out = NULL; in mpsc_queue_dequeue_batch()112 *tail_out = os_atomic_xchg(&q->mpqh_tail, &q->mpqh_head, seq_cst); in mpsc_queue_dequeue_batch()