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

/libcore/luni/src/main/java/java/util/concurrent/
H A DForkJoinTask.java387 * any ForkJoinPool will call helpExpungeStaleExceptions when its
548 static final void helpExpungeStaleExceptions() { method in class:ForkJoinTask
H A DForkJoinPool.java864 ForkJoinTask.helpExpungeStaleExceptions(); // help clean weak refs

Completed in 114 milliseconds