Searched refs:helpComplete (Results 1 – 2 of 2) sorted by relevance
706 public final void helpComplete(int maxTasks) { in helpComplete() method in CountedCompleter711 helpComplete(wt.workQueue, this, maxTasks); in helpComplete()
2035 final int helpComplete(WorkQueue w, CountedCompleter<?> task, in helpComplete() method in ForkJoinPool2236 helpComplete(w, cc, 0); in awaitJoin()2601 helpComplete(ws[(wl - 1) & r & SQMASK], task, maxTasks) : 0; in externalHelpComplete()