Home
last modified time | relevance | path

Searched defs:Tasks (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h195 /// Locking and signaling for accessing the Tasks queue. variable
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp359 SmallVector<std::function<Error(void)>> Tasks; in finishCloningAndEmit() local