Searched defs:stopLoop (Results 1 – 2 of 2) sorted by relevance
396 void ServiceController::CommunicationLoop(const std::atomic<bool>& stopLoop) in CommunicationLoop()494 …d ServiceController::HandleNextRequest(const PacketBuf& rawData, const std::atomic<bool>& stopLoop) in HandleNextRequest()
574 bool stopLoop = false; in UsbPreConnect() local