Searched refs:uncaughtExceptionsLatch (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/concurrent/ThreadPoolExecutor/
H A DThrowingTasks.java74 static final CountDownLatch uncaughtExceptionsLatch field in class:ThrowingTasks
84 uncaughtExceptionsLatch.countDown();
214 uncaughtExceptionsLatch.await();

Completed in 23 milliseconds