Searched defs:Waiter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/monitor/
H A DThreadPoolTest.java59 private static Waiter waiter;
187 waiter = new Waiter(nTasks);
200 private static class Waiter { class in class:ThreadPoolTest
201 public Waiter(int waitedNB) { method in class:ThreadPoolTest.Waiter

Completed in 68 milliseconds