Searched refs:biRun (Results 1 – 1 of 1) sorted by relevance
1249 !d.biRun(a = src, b = snd, fn, mode > 0 ? null : this)) in tryFire()1256 final boolean biRun(CompletableFuture<?> a, CompletableFuture<?> b, in biRun() method in CompletableFuture1286 if (e != null || !d.biRun(this, b, f, null)) { in biRunStage()