Home
last modified time | relevance | path

Searched defs:WaitForThreads (Results 1 – 3 of 3) sorted by relevance

/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp141 class WaitForThreads class
144 WaitForThreads() in WaitForThreads() function in WaitForThreads
/external/llvm-project/llvm/examples/ParallelJIT/
DParallelJIT.cpp139 class WaitForThreads class
142 WaitForThreads() in WaitForThreads() function in WaitForThreads
/external/webrtc/pc/
Dchannel_unittest.cc1364 void WaitForThreads() { WaitForThreads(rtc::ArrayView<rtc::Thread*>()); } in WaitForThreads() function in ChannelTest
1371 void WaitForThreads(rtc::ArrayView<rtc::Thread*> threads) { in WaitForThreads() function in ChannelTest