Searched defs:Tasks (Results 1 – 3 of 3) sorted by relevance
100 Create Release Branch129 Update LLVM Version138 Tagging the LLVM Release Candidates164 Build The Binary Distribution379 Update Documentation391 Tag the LLVM Final Release401 Update the LLVM Website428 Announce the Release
134 std::deque<std::function<void()>> Tasks; variable
195 std::deque<std::pair<std::function<void()>, ThreadPoolTaskGroup *>> Tasks; variable