Searched defs:MutexLock (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.desktop/macosx/native/libjsound/
H A DPLATFORM_API_MacOSX_Utils.h55 class MutexLock { class
59 MutexLock() { pthread_mutex_init(&lockMutex, NULL); } function in class:MutexLock
/openjdk10/test/fmw/gtest/include/gtest/internal/
H A Dgtest-port.h1424 typedef GTestMutexLock MutexLock; typedef in namespace:testing::internal
1563 typedef GTestMutexLock MutexLock; typedef in namespace:testing::internal

Completed in 46 milliseconds