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