libpalliate v0.0.1
Palliate core library
|
#include <atomic_semaphore.h>
Public Attributes | |
std::atomic< unsigned long long > | expiration_time = 0 |
std::atomic< unsigned > | req |
std::atomic< unsigned > | resp |
std::atomic_flag | processed = ATOMIC_FLAG_INIT |
std::atomic< unsigned > | flag {0} |
unsigned | max = 0 |
uint64_t | expiration_time = 0 |
unsigned | data |
unsigned element::data |
std::atomic<unsigned long long> element::expiration_time = 0 |
uint64_t element::expiration_time = 0 |
std::atomic<unsigned> element::flag {0} |
unsigned element::max = 0 |
std::atomic_flag element::processed = ATOMIC_FLAG_INIT |
std::atomic<unsigned> element::req |
std::atomic<unsigned> element::resp |