Searched defs:lock2 (Results 1 – 6 of 6) sorted by relevance
37 Object lock2; field in WatchdogDiagnosticsTest.TestThread140 public TestThread1(Object lock1, Object lock2) { in TestThread1()67 Object lock2; field in WatchdogDiagnosticsTest.TestThread270 public TestThread2(Object lock1, Object lock2) { in TestThread2()
295 std::lock_guard<std::mutex> lock2(mActive.mMutex); in close() local381 std::lock_guard<std::mutex> lock2(mActive.mMutex); in cleanUp() local
305 std::unique_lock<std::mutex> lock2(mActive.mMutex); in close() local437 std::lock_guard<std::mutex> lock2(mActive.mMutex); in cleanUp() local
290 std::lock_guard<std::mutex> lock2(mBufferQueueSchedulerLock); in dispatchEvent() local607 std::lock_guard<std::mutex> lock2(mBufferQueueSchedulerLock); in createSurfaceControl() local
1705 std::unique_lock<std::mutex> lock2(recipient2->mutex); in TEST_F() local
861 pthread_rwlock_t lock2; in TEST() local