Searched refs:collectives_it (Results 1 – 1 of 1) sorted by relevance
480 auto collectives_it = collectives_.find(collective_key); in CheckReady() local481 collectives_it->second.release(); in CheckReady()482 collectives_.erase(collectives_it); in CheckReady()