GATE
Loading...
Searching...
No Matches
AtomicFlag Class Reference

< Atomic boolean flag More...

#include <atomics.hpp>

Public Member Functions

void clear () noexcept
 clears atomic flag (set to false)
 
bool_t set () noexcept
 set atomic flag (set to true) and returns previous state
 

Detailed Description

< Atomic boolean flag


The documentation for this class was generated from the following files: