Home
last modified time | relevance | path

Searched refs:ProcessThreadQueue (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/pc/
Dchannel_unittest.cc1365 static void ProcessThreadQueue(rtc::Thread* thread) { in ProcessThreadQueue() function in ChannelTest
1375 [thread] { ProcessThreadQueue(thread); }); in WaitForThreads()
1377 ProcessThreadQueue(rtc::Thread::Current()); in WaitForThreads()
1381 RTC_FROM_HERE, [this] { ProcessThreadQueue(network_thread_); }); in WaitForThreads()
1384 ProcessThreadQueue(rtc::Thread::Current()); in WaitForThreads()