Searched refs:startCd (Results 1 – 1 of 1) sorted by relevance
1639 CountDownLatch startCd = new CountDownLatch(16); in testSyncOperationLimit() local1646 startCd.countDown(); in testSyncOperationLimit()1667 startCd.await(10, TimeUnit.SECONDS); in testSyncOperationLimit()