Searched defs:lock1 (Results 1 – 6 of 6) sorted by relevance
36 Object lock1; field in WatchdogDiagnosticsTest.TestThread140 public TestThread1(Object lock1, Object lock2) { in TestThread1()66 Object lock1; field in WatchdogDiagnosticsTest.TestThread270 public TestThread2(Object lock1, Object lock2) { in TestThread2()
294 std::lock_guard<std::mutex> lock1(mCache.mMutex); in close() local379 std::lock_guard<std::mutex> lock1(mCache.mMutex); in cleanUp() local
304 std::unique_lock<std::mutex> lock1(mCache.mMutex); in close() local435 std::lock_guard<std::mutex> lock1(mCache.mMutex); in cleanUp() local
289 std::lock_guard<std::mutex> lock1(mLayerLock); in dispatchEvent() local599 std::lock_guard<std::mutex> lock1(mLayerLock); in createSurfaceControl() local
356 ObjectLock<mirror::Object> lock1(self, obj1); in TEST_F() local
860 pthread_rwlock_t lock1 = PTHREAD_RWLOCK_INITIALIZER; in TEST() local