MutexLock typedef

MutexLock = pthread_mutex_t

Implementation

typedef MutexLock = pthread_mutex_t;