Home
last modified time | relevance | path

Searched defs:ENABLE_PTHREAD_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dpthreads.m496 AC_DEFINE(ENABLE_PTHREAD_SUPPORT, 1, definition
106 AM_CONDITIONAL(ENABLE_PTHREAD_SUPPORT, test "$enable_pthread_support" != no) condition
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dconfig.h96 #define ENABLE_PTHREAD_SUPPORT 1 macro