HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_PTHREAD (Results 26 - 33 of 33) sorted by null

12

  /external/libevent/m4/
acx_pthread.m4 39 # default action will define HAVE_PTHREAD.
272 ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1])
  /external/protobuf/
configure.ac 21 # need very few of them, e.g. HAVE_PTHREAD and HAVE_ZLIB. Those macros are
153 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$acx_pthread_ok" = "xyes"])
  /external/protobuf/src/google/protobuf/stubs/
common.cc 50 #elif defined(HAVE_PTHREAD)
353 #elif defined(HAVE_PTHREAD)
  /external/protobuf/util/
configure.ac 21 # need very few of them, e.g. HAVE_PTHREAD and HAVE_ZLIB. Those macros are
153 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$acx_pthread_ok" = "xyes"])
  /external/libevent/
config.h.in 185 #undef HAVE_PTHREAD
  /external/ImageMagick/config/
config.h.in 376 #undef HAVE_PTHREAD
  /external/protobuf/src/
Makefile.am 15 if HAVE_PTHREAD
    [all...]
  /external/swiftshader/third_party/LLVM/
configure 782 HAVE_PTHREAD
    [all...]

Completed in 116 milliseconds

12