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