Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToReleaseLLVM.rst82 Create Release Branch
111 Update LLVM Version
120 Tagging the LLVM Release Candidates
146 Build The Binary Distribution
328 Update Documentation
340 Tag the LLVM Final Release
350 Update the LLVM Website
373 Announce the Release
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DThreadPool.h84 std::queue<PackagedTaskTy> Tasks; variable
H A DTaskQueue.h134 std::deque<std::function<void()>> Tasks; variable