Home
last modified time | relevance | path

Searched defs:HAVE_PTHREAD (Results 1 – 14 of 14) sorted by relevance

/third_party/pcre2/pcre2/m4/
Dax_pthread.m4302 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
/third_party/node/deps/cares/m4/
Dax_pthread.m4325 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/skia/third_party/externals/microhttpd/m4/
Dax_pthread.m4325 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/skia/third_party/externals/libwebp/m4/
Dax_pthread.m4325 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/harfbuzz/m4/
Dax_pthread.m4478 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/pulseaudio/m4/
Dax_pthread.m4310 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
/third_party/skia/third_party/externals/harfbuzz/m4/
Dax_pthread.m4478 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/freetype/builds/unix/
Dax_pthread.m4515 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/skia/third_party/externals/freetype/builds/unix/
Dax_pthread.m4515 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/third_party/protobuf/
Dconfigure.ac213 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$ax_pthread_ok" = "xyes"]) condition
/third_party/harfbuzz/
Dconfigure.ac124 AC_DEFINE(HAVE_PTHREAD, 1, [Have POSIX threads]) definition
126 AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread) condition
/third_party/skia/third_party/externals/harfbuzz/
Dconfigure.ac124 AC_DEFINE(HAVE_PTHREAD, 1, [Have POSIX threads]) definition
126 AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread) condition
/third_party/flutter/skia/third_party/externals/harfbuzz/
Dconfigure.ac139 AC_DEFINE(HAVE_PTHREAD, 1, [Have POSIX threads]) definition
141 AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread) condition
/third_party/pulseaudio/include/
Dconfig.h157 #define HAVE_PTHREAD 1 macro