Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp141 class WaitForThreads class
144 WaitForThreads() in WaitForThreads() function in WaitForThreads
/aosp_15_r20/system/memory/libmemunreachable/tests/
DThreadCapture_test.cpp103 void WaitForThreads() { in WaitForThreads() function in android::ThreadListTest
/aosp_15_r20/external/webrtc/pc/
H A Dchannel_unittest.cc1375 void WaitForThreads() { WaitForThreads(rtc::ArrayView<rtc::Thread*>()); } in WaitForThreads() function in ChannelTest
1385 void WaitForThreads(rtc::ArrayView<rtc::Thread*> threads) { in WaitForThreads() function in ChannelTest