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

/openjdk7/jdk/src/share/classes/java/util/concurrent/
H A DForkJoinTask.java416 * any ForkJoinPool will call helpExpungeStaleExceptions when its
577 static final void helpExpungeStaleExceptions() { method in class:ForkJoinTask
H A DForkJoinPool.java889 ForkJoinTask.helpExpungeStaleExceptions(); // help clean weak refs

Completed in 44 milliseconds