Home
last modified time | relevance | path

Searched refs:HAVE_LIBPTHREAD (Results 1 – 17 of 17) sorted by relevance

/external/llvm/examples/ParallelJIT/
DCMakeLists.txt7 if(HAVE_LIBPTHREAD)
9 endif(HAVE_LIBPTHREAD)
/external/llvm/cmake/modules/
DLLVMConfig.cmake.in26 set(HAVE_LIBPTHREAD @HAVE_LIBPTHREAD@) variable
DLLVM-Config.cmake10 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
/external/icu4c/common/
Dicucfg.h56 #define HAVE_LIBPTHREAD 1 macro
Dicucfg.h.in25 #undef HAVE_LIBPTHREAD
/external/llvm/utils/FileUpdate/
DCMakeLists.txt9 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
/external/llvm/utils/FileCheck/
DCMakeLists.txt9 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
/external/llvm/utils/not/
DCMakeLists.txt9 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
/external/libxslt/libxslt/
Dconfig.h47 #define HAVE_LIBPTHREAD /**/ macro
/external/llvm/utils/TableGen/
DCMakeLists.txt56 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD AND NOT BEOS )
/external/llvm/host/include/llvm/Config/
Dconfig.h279 #define HAVE_LIBPTHREAD 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h201 #define HAVE_LIBPTHREAD 1 macro
/external/icu4c/
Dconfig.status934 ${ac_dA}HAVE_LIBPTHREAD${ac_dB}HAVE_LIBPTHREAD${ac_dC}1${ac_dD}
966 ${ac_uA}HAVE_LIBPTHREAD${ac_uB}HAVE_LIBPTHREAD${ac_uC}1${ac_uD}
Dconfig.log301 | #define HAVE_LIBPTHREAD 1
322 | #define HAVE_LIBPTHREAD 1
461 | #define HAVE_LIBPTHREAD 1
974 #define HAVE_LIBPTHREAD 1
/external/llvm/cmake/
Dconfig-ix.cmake87 check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)
/external/llvm/include/llvm/Config/
Dconfig.h.cmake194 #cmakedefine HAVE_LIBPTHREAD ${HAVE_LIBPTHREAD}
Dconfig.h.in210 #undef HAVE_LIBPTHREAD