Searched refs:returnCd (Results 1 – 1 of 1) sorted by relevance
1641 CountDownLatch returnCd = new CountDownLatch(1); in testSyncOperationLimit() local1651 returnCd.await(10, TimeUnit.SECONDS); in testSyncOperationLimit()1675 returnCd.countDown(); in testSyncOperationLimit()