/external/google-breakpad/m4/ |
D | ax_pthread.m4 | 276 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/external/libevent/m4/ |
D | acx_pthread.m4 | 272 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/external/protobuf/m4/ |
D | ax_pthread.m4 | 478 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
|
/external/ImageMagick/m4/ |
D | ax_pthread.m4 | 500 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
|
/external/pcre/dist2/m4/ |
D | ax_pthread.m4 | 302 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/ |
D | ax_pthread.m4 | 325 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
|
/external/harfbuzz_ng/m4/ |
D | ax_pthread.m4 | 478 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
|
/external/virglrenderer/prebuilt-intermediates/ |
D | config.h | 8 #define HAVE_PTHREAD 1 macro
|
/external/protobuf/ |
D | configure.ac | 213 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$ax_pthread_ok" = "xyes"]) condition
|
/external/gflags/ |
D | CMakeLists.txt | 318 set (HAVE_PTHREAD 1) variable 321 set (HAVE_PTHREAD 0) variable 334 set (HAVE_PTHREAD 0) variable
|
/external/libyuv/files/third_party/gflags/gen/posix/include/private/ |
D | config.h | 39 #define HAVE_PTHREAD macro
|
/external/harfbuzz_ng/ |
D | configure.ac | 133 AC_DEFINE(HAVE_PTHREAD, 1, [Have POSIX threads]) definition 135 AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread) condition
|
/external/mesa3d/include/ |
D | c99_compat.h | 142 # define HAVE_PTHREAD macro
|
/external/protobuf/config/ |
D | config.h | 53 #define HAVE_PTHREAD 1 macro
|
/external/protobuf/android/ |
D | config.h | 53 #define HAVE_PTHREAD 1 macro
|
/external/zstd/programs/ |
D | Makefile | 140 HAVE_PTHREAD := $(shell printf '$(NUM_SYMBOL)include <pthread.h>\nint main(void) { return 0; }' > h… macro
|