Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinTask.java631 static final void helpExpungeStaleExceptions() { in helpExpungeStaleExceptions() method in ForkJoinTask
DForkJoinPool.java1684 ForkJoinTask.helpExpungeStaleExceptions(); in deregisterWorker()