Home
last modified time | relevance | path

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

/external/llvm/examples/ParallelJIT/
DCMakeLists.txt7 if(HAVE_LIBPTHREAD)
9 endif(HAVE_LIBPTHREAD)
/external/llvm/cmake/modules/
DLLVMConfig.cmake.in30 set(HAVE_LIBPTHREAD @HAVE_LIBPTHREAD@) variable
DTableGen.cmake123 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD AND NOT BEOS )
DLLVM-Config.cmake10 if( LLVM_ENABLE_THREADS AND 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/host/include/llvm/Config/
Dconfig.h282 #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/icu4c/common/
Dicucfg.h.in25 #undef HAVE_LIBPTHREAD
/external/llvm/include/llvm/Config/
Dconfig.h.cmake200 #cmakedefine HAVE_LIBPTHREAD ${HAVE_LIBPTHREAD}
Dconfig.h.in201 #undef HAVE_LIBPTHREAD
/external/llvm/cmake/
Dconfig-ix.cmake87 check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)