Searched refs:awoke2 (Results 1 – 1 of 1) sorted by relevance
580 final CountDownLatch awoke2 = new CountDownLatch(1); in testPathologicalFileDescriptorReuseCallbacks3() local602 awoke2.countDown(); in testPathologicalFileDescriptorReuseCallbacks3()626 assertTrue("awoke2", awoke2.await(TIMEOUT, TimeUnit.MILLISECONDS)); in testPathologicalFileDescriptorReuseCallbacks3()