Return a reference to the modifiable OS‐level mutex underlying this object. This method is intended only to support other bslmt components that must operate directly on this mutex.

Synopsis

Declared in <bslmt_mutex.h>

Mutex::NativeType&
nativeMutex();

Created with MrDocs