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