Searched refs:threadsStarted (Results 1 – 11 of 11) sorted by relevance
458 final CheckedBarrier threadsStarted = new CheckedBarrier(2);463 threadsStarted.await();470 threadsStarted.await();484 final CheckedBarrier threadsStarted = new CheckedBarrier(2);489 threadsStarted.await();496 threadsStarted.await();
689 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testOfferInExecutor() local693 threadsStarted.await(); in testOfferInExecutor()700 threadsStarted.await(); in testOfferInExecutor()712 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testPollInExecutor() local717 threadsStarted.await(); in testPollInExecutor()724 threadsStarted.await(); in testPollInExecutor()
755 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testOfferInExecutor() local759 threadsStarted.await(); in testOfferInExecutor()766 threadsStarted.await(); in testOfferInExecutor()779 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testPollInExecutor() local784 threadsStarted.await(); in testPollInExecutor()791 threadsStarted.await(); in testPollInExecutor()
568 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testOfferInExecutor() local573 threadsStarted.await(); in testOfferInExecutor()579 threadsStarted.await(); in testOfferInExecutor()592 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testPollInExecutor() local598 threadsStarted.await(); in testPollInExecutor()605 threadsStarted.await(); in testPollInExecutor()
601 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testPollInExecutor() local606 threadsStarted.await(); in testPollInExecutor()613 threadsStarted.await(); in testPollInExecutor()
640 final CheckedBarrier threadsStarted = new CheckedBarrier(2); in testPollInExecutor() local645 threadsStarted.await(); in testPollInExecutor()652 threadsStarted.await(); in testPollInExecutor()
1634 final CheckedBarrier threadsStarted = new CheckedBarrier(2);1638 threadsStarted.await();1645 threadsStarted.await();1657 final CheckedBarrier threadsStarted = new CheckedBarrier(2);1662 threadsStarted.await();1669 threadsStarted.await();
350 final CountDownLatch threadsStarted = new CountDownLatch(THREADS); in testGetLargestPoolSize() local357 threadsStarted.countDown(); in testGetLargestPoolSize()361 assertTrue(threadsStarted.await(SMALL_DELAY_MS, MILLISECONDS)); in testGetLargestPoolSize()
400 final CountDownLatch threadsStarted = new CountDownLatch(THREADS); in testGetLargestPoolSize() local407 threadsStarted.countDown(); in testGetLargestPoolSize()411 assertTrue(threadsStarted.await(SMALL_DELAY_MS, MILLISECONDS)); in testGetLargestPoolSize()
300 final CountDownLatch threadsStarted = new CountDownLatch(THREADS); in testGetLargestPoolSize() local307 threadsStarted.countDown(); in testGetLargestPoolSize()311 assertTrue(threadsStarted.await(SMALL_DELAY_MS, MILLISECONDS)); in testGetLargestPoolSize()
407 final CountDownLatch threadsStarted = new CountDownLatch(THREADS); in testGetLargestPoolSize() local414 threadsStarted.countDown(); in testGetLargestPoolSize()418 assertTrue(threadsStarted.await(SMALL_DELAY_MS, MILLISECONDS)); in testGetLargestPoolSize()