Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dchannel_unittest.cc1376 static void ProcessThreadQueue(rtc::Thread* thread) { in ProcessThreadQueue() function in ChannelTest
1388 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()