|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/Support/Compiler.h 514 #if LLVM_ENABLE_THREADS
include/llvm/Support/Parallel.h 38 #if LLVM_ENABLE_THREADS
199 #if LLVM_ENABLE_THREADS
include/llvm/Support/TaskQueue.h 82 #if !LLVM_ENABLE_THREADS
include/llvm/Support/ThreadPool.h 93 #if LLVM_ENABLE_THREADS // avoids warning for unused variable
include/llvm/Support/thread.h 21 #if LLVM_ENABLE_THREADS
lib/ExecutionEngine/Orc/Core.cpp 17 #if LLVM_ENABLE_THREADS
1871 #if LLVM_ENABLE_THREADS
1919 #if LLVM_ENABLE_THREADS
2030 #if LLVM_ENABLE_THREADS
2062 #if LLVM_ENABLE_THREADS
lib/Support/CrashRecoveryContext.cpp 52 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
lib/Support/ErrorHandling.cpp 47 #if LLVM_ENABLE_THREADS == 1
65 #if LLVM_ENABLE_THREADS == 1
74 #if LLVM_ENABLE_THREADS == 1
99 #if LLVM_ENABLE_THREADS == 1
130 #if LLVM_ENABLE_THREADS == 1
139 #if LLVM_ENABLE_THREADS == 1
152 #if LLVM_ENABLE_THREADS == 1
lib/Support/Parallel.cpp 12 #if LLVM_ENABLE_THREADS
lib/Support/ThreadLocal.cpp 22 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
lib/Support/ThreadPool.cpp 21 #if LLVM_ENABLE_THREADS
lib/Support/Threading.cpp 32 #if LLVM_ENABLE_THREADS != 0
39 #if LLVM_ENABLE_THREADS == 0 || \
lib/Support/Unix/Process.inc 234 #if LLVM_ENABLE_THREADS
249 #if LLVM_ENABLE_THREADS
tools/clang/tools/clang-scan-deps/ClangScanDeps.cpp 205 #if LLVM_ENABLE_THREADS
246 #if LLVM_ENABLE_THREADS
tools/clang/tools/extra/clang-include-fixer/SymbolIndexManager.h 36 #if LLVM_ENABLE_THREADS
tools/clang/tools/libclang/CIndex.cpp 58 #if LLVM_ENABLE_THREADS != 0 && defined(__APPLE__)
8774 #if LLVM_ENABLE_THREADS
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp 1100 #if LLVM_ENABLE_THREADS
unittests/IR/ValueMapTest.cpp 197 #if LLVM_ENABLE_THREADS && !defined(_WIN32)
unittests/Support/ManagedStatic.cpp 22 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \
unittests/Support/MemoryBufferTest.cpp 20 #if LLVM_ENABLE_THREADS
164 #if LLVM_ENABLE_THREADS
unittests/Support/TaskQueueTest.cpp 11 #if LLVM_ENABLE_THREADS
unittests/Support/Threading.cpp 27 #if LLVM_ENABLE_THREADS