Create an atomic unsigned integer object having the specified value.

Synopsis

Declared in <bsls_atomic.h>

AtomicUint(unsigned int value);

Created with MrDocs