Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/cmake/modules/
DLLVMConfig.cmake.in28 set(HAVE_LIBPTHREAD @HAVE_LIBPTHREAD@) variable
DTableGen.cmake120 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD AND NOT BEOS )
DLLVM-Config.cmake10 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
/external/iputils/ninfod/
Dninfod_core.c124 #if ENABLE_THREADS && HAVE_LIBPTHREAD
414 #if ENABLE_THREADS && HAVE_LIBPTHREAD in init_core()
442 #if ENABLE_THREADS && HAVE_LIBPTHREAD
680 #if ENABLE_THREADS && HAVE_LIBPTHREAD in pr_nodeinfo()
Dconfig.h.in28 #undef HAVE_LIBPTHREAD
/external/libnl/include/
Ddefs.h16 #undef HAVE_LIBPTHREAD
/external/libvncserver/examples/
DMakefile.am17 if HAVE_LIBPTHREAD
/external/libvncserver/libvncserver/
Drfbconfig.h50 #define HAVE_LIBPTHREAD 1 macro
/external/libxml2/macos/src/
Dconfig-mac.h20 #define HAVE_LIBPTHREAD macro
/external/libvncserver/
Drfbconfig.h110 #define HAVE_LIBPTHREAD 1 macro
Dconfigure.ac373 AC_CHECK_LIB(pthread, pthread_mutex_lock, HAVE_LIBPTHREAD="true")
376 AM_CONDITIONAL(HAVE_LIBPTHREAD, test ! -z "$HAVE_LIBPTHREAD") condition
386 if test -z "$HAVE_LIBPTHREAD"; then
/external/libvncserver/test/
DMakefile.am15 if HAVE_LIBPTHREAD
/external/libxml2/
Dconfig.h95 #define HAVE_LIBPTHREAD /**/ macro
/external/valgrind/
Dconfig.h128 #define HAVE_LIBPTHREAD 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h112 #define HAVE_LIBPTHREAD 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h112 #define HAVE_LIBPTHREAD 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h112 #define HAVE_LIBPTHREAD 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h211 #define HAVE_LIBPTHREAD 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h215 #define HAVE_LIBPTHREAD 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dconfig.h215 #define HAVE_LIBPTHREAD 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dconfig.h215 #define HAVE_LIBPTHREAD 1 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dconfig.h215 #define HAVE_LIBPTHREAD 1 macro
/external/llvm/cmake/
Dconfig-ix.cmake94 check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)
95 if (HAVE_LIBPTHREAD)
112 if(HAVE_LIBPTHREAD)
/external/ltp/utils/ffsb-6.0-rc2/
Dconfig.h.in19 #undef HAVE_LIBPTHREAD
/external/llvm/include/llvm/Config/
Dconfig.h.cmake130 #cmakedefine HAVE_LIBPTHREAD ${HAVE_LIBPTHREAD}

12