Searched refs:cdl (Results 1 – 1 of 1) sorted by relevance
122 CountDownLatch cdl = new CountDownLatch(1); in testSignalLevels() local130 cdl.countDown(); in testSignalLevels()133 cdl.await(); in testSignalLevels()