BloombergLP::bsls::AtomicOperations::decrementUint64

Atomically decrement the specified atomicUint by 1, providing the sequential consistency memory ordering guarantee.

Synopsis

Declared in <bsls_atomicoperations.h>

static
void
decrementUint64(AtomicTypes::Uint64* atomicUint);