NativeType is an alias for the underlying OS-level mutex type. It is exposed so that other bslmt components can operate directly on this mutex.
NativeType
bslmt
Declared in <bslmt_mutex.h>
<bslmt_mutex.h>
typedef MutexImpl<Platform::ThreadPolicy>::NativeType NativeType;