Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Support/
DThreadPool.cpp74 void RunOnAllSockets(ThreadPoolStrategy S);
172 void ThreadPoolTest::RunOnAllSockets(ThreadPoolStrategy S) { in RunOnAllSockets() function in ThreadPoolTest
214 RunOnAllSockets({}); in TEST_F()
219 RunOnAllSockets(llvm::heavyweight_hardware_concurrency()); in TEST_F()