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

/libcore/jsr166-tests/src/test/java/jsr166/
H A DJSR166TestCase.java101 * method. The {@code joinPool} method can be used to do this when
857 public void close() { joinPool(pool); }
908 void joinPool(ExecutorService pool) { method in class:JSR166TestCase

Completed in 58 milliseconds