Definition at line 60 of file BTstackBackgroundBackend.hpp.
Public Member Functions | |
VolatileSize (sig_atomic_t value) | |
sig_atomic_t | load_acquire () const |
void | add_release (sig_atomic_t t) |
void | sub_release (sig_atomic_t t) |
Public Attributes | |
volatile sig_atomic_t | value |
Static Public Attributes | |
static constexpr size_t | alignment = alignof(sig_atomic_t) |
|
inline |
Definition at line 62 of file BTstackBackgroundBackend.hpp.
|
inline |
Definition at line 64 of file BTstackBackgroundBackend.hpp.
|
inline |
Definition at line 71 of file BTstackBackgroundBackend.hpp.
|
inline |
Definition at line 77 of file BTstackBackgroundBackend.hpp.
|
staticconstexpr |
Definition at line 61 of file BTstackBackgroundBackend.hpp.
volatile sig_atomic_t value |
Definition at line 63 of file BTstackBackgroundBackend.hpp.