Searched refs:stopLoop (Results 1 – 2 of 2) sorted by relevance
48 void CommunicationLoop(std::atomic<bool>& stopLoop, const CmdList& list);
803 void ServiceController::CommunicationLoop(std::atomic<bool>& stopLoop, const CmdList& list) in CommunicationLoop() argument890 stopLoop.store(true); in CommunicationLoop()