Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp369 ThreadPoolTaskGroup IteratorGroup(Pool); in findBinaries() local
372 IteratorGroup.async([&, this]() -> void { in findBinaries()
422 IteratorGroup.wait(); in findBinaries()