Module ringbuf::rb::shared

source ·
Expand description

Multi-threaded ring buffer implementation.

Structs§

  • Ring buffer that can be shared between threads.