Searched defs:HAVE_PTHREAD (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/libevent/m4/ |
H A D | acx_pthread.m4 | 272 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/freebsd-src/contrib/ntp/sntp/libevent/m4/ |
H A D | acx_pthread.m4 | 272 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/freebsd-src/sys/contrib/libsodium/m4/ |
H A D | ax_pthread.m4 | 478 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
|
/freebsd-src/contrib/unbound/ |
H A D | ax_pthread.m4 | 515 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
|
H A D | configure.ac | 627 AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]) global() definition
|
/freebsd-src/contrib/ntp/sntp/m4/ |
H A D | openldap-thread-check.m4 | 683 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/freebsd-src/sys/contrib/libsodium/ |
H A D | configure.ac | 129 AC_DEFINE([HAVE_PTHREAD], [1], [Define if you have POSIX threads libraries and header files]) definition
|
/freebsd-src/sys/contrib/zstd/programs/ |
H A D | Makefile | 67 HAVE_PTHREAD := $(shell printf '$(NUM_SYMBOL)include <pthread.h>\nint main(void) { return 0; }' > h… macro
|
/freebsd-src/lib/libunbound/ |
H A D | config.h | 488 #define HAVE_PTHREAD global() macro
|