Searched defs:concurrency (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/concurrency/ |
H A D | ConcurrencyTidyModule.cpp | 16 namespace concurrency { namespace
|
H A D | ThreadCanceltypeAsynchronousCheck.cpp | 16 namespace clang::tidy::concurrency { namespace
|
H A D | MtUnsafeCheck.cpp | 276 namespace concurrency { namespace
|
/llvm-project/lld/ELF/ |
H A D | SyntheticSections.cpp | 1627 RelocationBaseSection(StringRef name,uint32_t type,int32_t dynamicTag,int32_t sizeDynamicTag,bool combreloc,unsigned concurrency) RelocationBaseSection() argument 1720 RelocationSection(StringRef name,bool combreloc,unsigned concurrency) RelocationSection() argument 1740 RelrBaseSection(unsigned concurrency,bool isAArch64Auth) RelrBaseSection() argument 1761 AndroidPackedRelocationSection(StringRef name,unsigned concurrency) AndroidPackedRelocationSection() argument 2014 RelrSection(unsigned concurrency,bool isAArch64Auth) RelrSection() argument 3022 const size_t concurrency = computeEntryPool() local 3430 const size_t concurrency = createSymbols() local 3910 const size_t concurrency = finalizeContents() local [all...] |
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1761 #define __sanitizer_syscall_pre_compat_60_sa_setconcurrency(concurrency) \ argument 1764 #define __sanitizer_syscall_post_compat_60_sa_setconcurrency(res, concurrency) \ argument
|