Home
last modified time | relevance | path

Searched defs:PoolCleanerWithReleaser (Results 1 – 2 of 2) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java863 class PoolCleanerWithReleaser extends PoolCleaner { class in JSR166TestCase
865 public PoolCleanerWithReleaser(ExecutorService pool, Runnable releaser) { in PoolCleanerWithReleaser() method in JSR166TestCase.PoolCleanerWithReleaser
/libcore/ojluni/src/test/java/util/concurrent/tck/
DJSR166TestCase.java994 class PoolCleanerWithReleaser extends PoolCleaner { class in JSR166TestCase
996 public PoolCleanerWithReleaser(ExecutorService pool, Runnable releaser) { in PoolCleanerWithReleaser() method in JSR166TestCase.PoolCleanerWithReleaser