Home
last modified time | relevance | path

Searched refs:threads (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/util/
H A DCallbackQueueTest.cpp52 std::vector<std::thread> threads; in TEST() local
54 threads.emplace_back([&queue]() { in TEST()
60 for (auto& thread : threads) { in TEST()

Completed in 1 milliseconds