Searched refs:getNextTask (Results 1 – 1 of 1) sorted by relevance
100 const auto getNextTask = [this]() -> std::optional<Work> { in threadMain() local110 const auto task = getNextTask(); in threadMain()