Searched refs:ProcessThreadQueue (Results 1 – 1 of 1) sorted by relevance
1376 static void ProcessThreadQueue(rtc::Thread* thread) { in ProcessThreadQueue() function in ChannelTest1388 SendTask(thread, [thread] { ProcessThreadQueue(thread); }); in WaitForThreads()1390 ProcessThreadQueue(rtc::Thread::Current()); in WaitForThreads()1394 [this] { ProcessThreadQueue(network_thread_); }); in WaitForThreads()1397 ProcessThreadQueue(rtc::Thread::Current()); in WaitForThreads()