Searched refs:toSetup (Results 1 – 1 of 1) sorted by relevance
133 auto toSetup = std::exchange(deferred, {}); in tick() local134 for (const auto& entry : toSetup) in tick()