Searched defs:network_thread (Results 1 – 1 of 1) sorted by relevance
163 std::unique_ptr<rtc::Thread> network_thread, in StreamerImpl()474 auto network_thread = CreateAndStartThread("network-thread"); in Create() local