Home
last modified time | relevance | path

Searched defs:PthreadMutexLock (Results 1 – 1 of 1) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/
Dilm_control_notification_test.cpp56 class PthreadMutexLock { class in NotificationTest
64 explicit PthreadMutexLock(pthread_mutex_t &mutex): mutex_(mutex) { in PthreadMutexLock() function in NotificationTest::PthreadMutexLock