AtomicCounter

Undocumented in source.

Constructors

this
this(size_t n)
Undocumented in source.

Members

Functions

isZero
bool isZero()
Undocumented in source. Be warned that the author may not have intended to support it.
tryDecrement
auto tryDecrement()
Undocumented in source. Be warned that the author may not have intended to support it.
trySetZero
bool trySetZero()
Undocumented in source. Be warned that the author may not have intended to support it.
tryUpdateCount
bool tryUpdateCount()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta