Searched refs:onCompletion (Results 1 – 10 of 10) sorted by relevance
468 public void onCompletion(CountedCompleter<?> caller) { in onCompletion() method in CountedCompleter578 a.onCompletion(s); in tryComplete()634 onCompletion(this); in complete()
302 public void onCompletion(CountedCompleter<?> caller) { in onCompletion() method in FindOps.FindTask314 super.onCompletion(caller); in onCompletion()
329 public void onCompletion(CountedCompleter<?> caller) { in onCompletion() method in AbstractTask
751 public void onCompletion(CountedCompleter<?> caller) {758 super.onCompletion(caller);
634 public final void onCompletion(CountedCompleter<?> caller) {658 super.onCompletion(caller);
487 public void onCompletion(CountedCompleter<?> caller) { in onCompletion() method in ForEachOps.ForEachOrderedTask
2187 public void onCompletion(CountedCompleter<?> caller) {2190 super.onCompletion(caller);
231 public void onCompletion(CountedCompleter caller) {233 super.onCompletion(caller);552 public final void onCompletion(CountedCompleter caller) {553 super.onCompletion(caller);566 public final void onCompletion(CountedCompleter caller) {567 super.onCompletion(caller);603 public final void onCompletion(CountedCompleter caller) { in onCompletion() method in CountedCompleterTest.LFCCF604 super.onCompletion(caller); in onCompletion()617 public final void onCompletion(CountedCompleter caller) { in onCompletion() method in CountedCompleterTest.RFCCF618 super.onCompletion(caller); in onCompletion()
883 f.onCompletion(f); in compute()895 public final void onCompletion(CountedCompleter caller) { in onCompletion() method in ForkJoinPool8Test.LCCF908 public final void onCompletion(CountedCompleter caller) { in onCompletion() method in ForkJoinPool8Test.RCCF937 f.onCompletion(f); in compute()949 public final void onCompletion(CountedCompleter caller) { in onCompletion() method in ForkJoinPool8Test.LFCCF962 public final void onCompletion(CountedCompleter caller) { in onCompletion() method in ForkJoinPool8Test.RFCCF
106 public final void onCompletion(CountedCompleter<?> t) { in onCompletion() method in ArraysParallelSortHelpers.Relay