Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/config/ac-archive/
H A Dax_pthread.m4515 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/freebsd/sys/contrib/zstd/programs/
H A DMakefile67 HAVE_PTHREAD := $(shell printf '$(NUM_SYMBOL)include <pthread.h>\nint main(void) { return 0; }' > h… macro
/freebsd/krb5/include/
H A Dautoconf.h329 #define HAVE_PTHREAD 1 macro
/freebsd/contrib/unbound/
H A Dconfigure.ac675 AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]) global() definition
/freebsd/lib/libunbound/
H A Dconfig.h491 #define HAVE_PTHREAD 1 macro