Searched refs:downSlots (Results 1 – 1 of 1) sorted by relevance
186 std::vector<size_t> upSlots, downSlots; in sync() local195 downSlots.push_back(i); in sync()204 if (coords.size() - upSlots.size() + downSlots.size() == 0) { in sync()251 for (size_t slotNumber : downSlots) { in sync()