Searched refs:MonitorLoop (Results 1 – 2 of 2) sorted by relevance
69 monitor_thread_ = std::thread([this]() { MonitorLoop(); }); in ChannelMonitor()231 void ChannelMonitor::MonitorLoop() { in MonitorLoop() function in cuttlefish::ChannelMonitor
94 void MonitorLoop();