Home
last modified time | relevance | path

Searched defs:concurrency (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/concurrency/
H A DThreadCanceltypeAsynchronousCheck.cpp18 namespace concurrency { namespace
H A DConcurrencyTidyModule.cpp17 namespace concurrency { namespace
H A DMtUnsafeCheck.cpp277 namespace concurrency { namespace
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp2835 size_t concurrency = PowerOf2Floor( in createSymbols() local
3313 size_t concurrency = PowerOf2Floor( in finalizeContents() local
/llvm-project-15.0.7/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1761 #define __sanitizer_syscall_pre_compat_60_sa_setconcurrency(concurrency) \ argument
1764 #define __sanitizer_syscall_post_compat_60_sa_setconcurrency(res, concurrency) \ argument