Searched refs:dispatch_threads (Results 1 – 1 of 1) sorted by relevance
509 std::vector<std::thread> dispatch_threads; in ServiceCommand() local533 dispatch_threads.emplace_back( in ServiceCommand()565 for (auto& thread : dispatch_threads) { in ServiceCommand()