Searched refs:socketMonitorThread (Results 1 – 1 of 1) sorted by relevance
475 std::thread socketMonitorThread(&ImsMediaSocket::SocketMonitorThread); in StartSocketMonitor() local476 socketMonitorThread.detach(); in StartSocketMonitor()