AtomicCounter

Constructors

this
this(size_t n)

Members

Functions

isZero
bool isZero()
tryDecrement
auto tryDecrement()
trySetZero
bool trySetZero()
tryUpdateCount
bool tryUpdateCount()