Searched defs:PthreadMutexLock (Results 1 – 1 of 1) sorted by relevance
56 class PthreadMutexLock { class in NotificationTest64 explicit PthreadMutexLock(pthread_mutex_t &mutex): mutex_(mutex) { in PthreadMutexLock() function in NotificationTest::PthreadMutexLock