Searched defs:propagateCompletion (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
H A DCountedCompleter.java192 * {@code tryComplete()} can be replaced with {@link #propagateCompletion}.
207 * propagateCompletion();
598 public final void propagateCompletion() { method in class:CountedCompleter

Completed in 637 milliseconds