BloombergLP::bsls::AtomicOperations::decrementInt

Atomically decrement the value of the specified atomicInt by 1, providing the sequential consistency memory ordering guarantee.

Synopsis

Declared in <bsls_atomicoperations.h>

static
void
decrementInt(AtomicTypes::Int* atomicInt);