Searched refs:mPollingThread (Results 1 – 2 of 2) sorted by relevance
97 std::thread mPollingThread; variable
325 mPollingThread = std::thread([this] { in TcpSocketMonitor()341 mPollingThread.join(); in ~TcpSocketMonitor()