Searched refs:internalComplete (Results 1 – 1 of 1) sorted by relevance
244 final boolean internalComplete(Object r) { // CAS from null to r in internalComplete() method in CompletableFuture841 internalComplete(r); in uniWhenComplete()968 internalComplete(r); in uniExceptionally()1029 d.internalComplete(r); in tryFire()1044 d.internalComplete(r); in uniComposeExceptionallyStage()2137 boolean triggered = internalComplete(new AltResult(ex)); in completeExceptionally()2467 internalComplete(new AltResult(new CancellationException())); in cancel()