CCF
|
#include <ring_buffer_types.h>
Public Attributes | |
std::atomic< size_t > | head_cache = {0} |
std::atomic< size_t > | tail = {0} |
std::atomic< size_t > | head = {0} |
std::atomic<size_t> ringbuffer::Offsets::head = {0} |
std::atomic<size_t> ringbuffer::Offsets::head_cache = {0} |
std::atomic<size_t> ringbuffer::Offsets::tail = {0} |