Initialize the specified atomicUint and set its value to the optionally specified initialValue.
atomicUint
initialValue
Declared in <bsls_atomicoperations_default.h>
<bsls_atomicoperations_default.h>
static void initUint( AtomicTypes::Uint* atomicUint, unsigned int initialValue = 0);