![]() |
Project
|
#include <Signpost.h>
Public Attributes | |
std::atomic< size_t > | top = 0 |
int | stack [N] |
Static Public Attributes | |
static constexpr size_t | N = 1024 |
Definition at line 153 of file Signpost.h.
|
staticconstexpr |
Definition at line 154 of file Signpost.h.
Definition at line 156 of file Signpost.h.
std::atomic<size_t> _o2_lock_free_stack::top = 0 |
Definition at line 155 of file Signpost.h.