Initialize the specified atomicUint and set its value to the optionally specified initialValue.
atomicUint
initialValue
Declared in <bsls_atomicoperations.h>
<bsls_atomicoperations.h>
static void initUint64( AtomicTypes::Uint64* atomicUint, Types::Uint64 initialValue = 0);