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