CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
Loading...
Searching...
No Matches
ring_buffer.h File Reference

Ring/circular buffer state machine. More...

#include <cdefs.h>
#include <type_traits>

Go to the source code of this file.

Classes

class  ds::ring_buffer::Cursors< Debug, Capacity, IxTy >
 A statically-sized, non-atomic ring buffer state machine. More...

Detailed Description

Ring/circular buffer state machine.

Definition in file ring_buffer.h.