Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
buf_ring(9), buf_ring_alloc(9), buf_ring_free(9), buf_ring_enqueue(9), buf_ring_dequeue_mc(9), buf_ring_dequeue_sc(9), buf_ring_count(9), buf_ring_empty(9), buf_ring_full(9), buf_ring_peek(9)
multi-producer, {single, multi}-consumer lock-less ring buffer
drbr(9), drbr_free(9), drbr_enqueue(9), drbr_dequeue(9), drbr_dequeue_cond(9), drbr_flush(9), drbr_empty(9), drbr_inuse(9)
network driver interface to buf_ring
MPIX_Allreduce_enqueue(3)
Enqueue an allreduce operation to a GPU stream that is associated with the local stream
MPIX_Irecv_enqueue(3)
Enqueue a nonblocking receive operation to a GPU stream that is associated with the local stream
MPIX_Isend_enqueue(3)
Enqueue a nonblocking send operation to a GPU stream that is associated with the local stream
MPIX_Recv_enqueue(3)
Enqueue a receive operation to a GPU stream that is associated with the local stream
MPIX_Send_enqueue(3)
Enqueue a send operation to a GPU stream that is associated with the local stream
MPIX_Wait_enqueue(3)
Enqueue a wait operation to a GPU stream that is associated with the local stream
MPIX_Waitall_enqueue(3)
Enqueue a waitall operation to a GPU stream that is associated with the local stream
ck_ring_enqueue_spmc(3)
enqueue pointer into bounded FIFO
ck_ring_enqueue_spmc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_enqueue_spsc(3)
enqueue pointer into bounded FIFO
ck_ring_enqueue_spsc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_size(3)
return number of pointers enqueued in bounded FIFO
cleanup(8)
canonicalize and enqueue Postfix message
home | help