Searched refs:lock2 (Results 1 – 2 of 2) sorted by relevance
37 Object lock2; field in WatchdogDiagnosticsTest.TestThread140 public TestThread1(Object lock1, Object lock2) { in TestThread1() argument43 this.lock2 = lock2; in TestThread1()59 synchronized(lock2) { in b()67 Object lock2; field in WatchdogDiagnosticsTest.TestThread270 public TestThread2(Object lock1, Object lock2) { in TestThread2() argument73 this.lock2 = lock2; in TestThread2()88 synchronized(lock2) { in y()91 lock2.wait(); in y()
295 std::lock_guard<std::mutex> lock2(mBufferQueueSchedulerLock); in dispatchEvent() local625 std::lock_guard<std::mutex> lock2(mBufferQueueSchedulerLock); in createSurfaceControl() local648 std::lock_guard<std::mutex> lock2(mLayerLock); in deleteSurfaceControl() local658 std::lock_guard<std::mutex> lock2(mLayerLock); in doDeleteSurfaceControls() local