Searched refs:offlineThread (Results 1 – 1 of 1) sorted by relevance
2188 std::thread offlineThread; variable2190 …g_communicatorAggregator->RegOnDispatch([&offlineThread, &offline](const std::string &device, Mess… in __anond45d0a2b1c02()2200 offlineThread = std::move(t); in __anond45d0a2b1c02()2208 offlineThread.join();