Home
last modified time | relevance | path

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

/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/contrib/unbound/
H A Dconfigure.ac675 AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]) definition
/freebsd/lib/libunbound/
H A Dconfig.h491 #define HAVE_PTHREAD 1 macro