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