HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_THREADS (Results 1 - 23 of 23) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Support/
Threading.cpp 27 #if ENABLE_THREADS != 0
42 #if ENABLE_THREADS != 0
66 #if ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)
105 #elif ENABLE_THREADS!=0 && defined(LLVM_ON_WIN32)
ThreadLocal.cpp 22 #if !defined(ENABLE_THREADS) || ENABLE_THREADS == 0
Mutex.cpp 22 #if !defined(ENABLE_THREADS) || ENABLE_THREADS == 0
RWMutex.cpp 23 #if !defined(ENABLE_THREADS) || ENABLE_THREADS == 0
  /toolchain/binutils/binutils-2.27/gold/
gold-threads.cc 27 #ifdef ENABLE_THREADS
72 #ifdef ENABLE_THREADS
142 #endif // defined(ENABLE_THREADS)
152 #ifdef ENABLE_THREADS
189 #ifdef ENABLE_THREADS
255 #endif // defined(ENABLE_THREADS)
266 #ifdef ENABLE_THREADS
279 #ifdef ENABLE_THREADS
309 #endif // defined(ENABLE_THREADS)
311 #ifdef ENABLE_THREADS
    [all...]
gold-threads.h 226 #if defined(ENABLE_THREADS) && defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4)
workqueue-threads.cc 28 #ifdef ENABLE_THREADS
199 #endif // defined(ENABLE_THREADS)
config.in 24 #undef ENABLE_THREADS
workqueue.cc 129 #ifndef ENABLE_THREADS
136 #ifdef ENABLE_THREADS
archive.cc 262 #ifndef ENABLE_THREADS
    [all...]
options.cc 1133 #ifndef ENABLE_THREADS
    [all...]
object.cc 677 #ifdef ENABLE_THREADS
    [all...]
  /external/iputils/ninfod/
config.h.in 13 #undef ENABLE_THREADS
ninfod_core.c 51 #if ENABLE_THREADS && HAVE_PTHREAD_H
124 #if ENABLE_THREADS && HAVE_LIBPTHREAD
414 #if ENABLE_THREADS && HAVE_LIBPTHREAD
442 #if ENABLE_THREADS && HAVE_LIBPTHREAD
522 #if ENABLE_THREADS && HAVE_PTHREAD_H
680 #if ENABLE_THREADS && HAVE_LIBPTHREAD
  /external/swiftshader/third_party/LLVM/include/llvm/Config/
config.h 36 #define ENABLE_THREADS 1
config.h.cmake 36 #cmakedefine ENABLE_THREADS ${ENABLE_THREADS}
config.h.in 34 #undef ENABLE_THREADS
  /external/swiftshader/third_party/LLVM/include-android/llvm/Config/
config.h 36 #define ENABLE_THREADS 1
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
config.h 32 #define ENABLE_THREADS 1
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
config.h 36 #define ENABLE_THREADS 1
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
config.h 36 #define ENABLE_THREADS 1
  /external/swiftshader/third_party/LLVM/unittests/VMCore/
ValueMapTest.cpp 198 #if ENABLE_THREADS
  /external/swiftshader/third_party/LLVM/
configure 711 ENABLE_THREADS
    [all...]

Completed in 157 milliseconds