BloombergLP::bsls::AtomicOperations::decrementUint64AcqRel

Atomically decrement the specified atomicUint by 1, providing the acquire/release memory ordering guarantee.

Synopsis

Declared in <bsls_atomicoperations.h>

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