BloombergLP::bslmt::MutexImpl<Platform::PosixThreads>::NativeType

The underlying OS-level type. Exposed so that other bslmt components can operate directly on this mutex.

Synopsis

Declared in <bslmt_muteximpl_pthread.h>

typedef pthread_mutex_t NativeType;