Searched refs:leftDescendant (Results 1 – 1 of 1) sorted by relevance
502 ForEachOrderedTask<S, T> leftDescendant = completionMap.remove(this); in onCompletion() local503 if (leftDescendant != null) in onCompletion()504 leftDescendant.tryComplete(); in onCompletion()