Searched refs:taskStarted (Results 1 – 1 of 1) sorted by relevance
220 final CountDownLatch taskStarted = new CountDownLatch(1); in testGetPoolSize() local227 taskStarted.countDown(); in testGetPoolSize()233 await(taskStarted); in testGetPoolSize()