HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_PTHREAD (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/bsd/unbound/dist/util/
locks.c 53 #if defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS) || defined(HAVE_SIGPROCMASK)
54 # if defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS)
59 #ifdef HAVE_PTHREAD
71 #endif /* HAVE_PTHREAD */
78 #if defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS) || defined(HAVE_SIGPROCMASK)
79 # if defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS)
85 #ifdef HAVE_PTHREAD
97 #endif /* HAVE_PTHREAD */
103 #if !defined(HAVE_PTHREAD) && !defined(HAVE_SOLARIS_THREADS) && !defined(HAVE_WINDOWS_THREADS)
143 #endif /* !defined(HAVE_PTHREAD) && !defined(HAVE_SOLARIS_THREADS) && !defined(HAVE_WINDOWS_THREADS) *
    [all...]
locks.h 76 #if defined(HAVE_PTHREAD) && defined(HAVE_PTHREAD_SPINLOCK_T) && defined(ENABLE_LOCK_CHECKS)
93 #ifdef HAVE_PTHREAD
181 #else /* we do not HAVE_PTHREAD */
300 #endif /* HAVE_PTHREAD */
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
core.c 8 #elif defined(HAVE_PTHREAD)
124 #elif defined(HAVE_PTHREAD) && !defined(__EMSCRIPTEN__)
  /src/external/gpl3/binutils/dist/gprofng/common/
config.h.in 32 #undef HAVE_PTHREAD
  /src/external/gpl3/binutils.old/dist/gprofng/common/
config.h.in 32 #undef HAVE_PTHREAD
  /src/external/bsd/nvi/usr.bin/nvi/
compat.h 195 #ifdef HAVE_PTHREAD
port.h 197 #ifdef HAVE_PTHREAD
  /src/external/lgpl2/userspace-rcu/include/urcu/
config.h 79 #define HAVE_PTHREAD 1
  /src/external/mpl/dhcp/bind/include/
config.h 326 #define HAVE_PTHREAD 1
  /src/external/mpl/bind/include/
config.h 302 #define HAVE_PTHREAD 1
  /src/external/bsd/libevent/dist/m4/
acx_pthread.m4 39 # default action will define HAVE_PTHREAD.
272 ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1])
  /src/external/bsd/ntp/dist/sntp/libevent/m4/
acx_pthread.m4 39 # default action will define HAVE_PTHREAD.
272 ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1])
  /src/external/bsd/nvi/dist/dist/
port.h.in 195 #ifdef HAVE_PTHREAD
  /src/external/lgpl3/mpfr/dist/src/
mpfr-thread.h 104 #elif defined (HAVE_PTHREAD)
  /src/external/lgpl3/mpfr/dist/tests/
tconst_pi.c 25 #if defined(MPFR_WANT_SHARED_CACHE) && defined(HAVE_PTHREAD)
  /src/external/bsd/libevent/dist/
config.h.in 192 #undef HAVE_PTHREAD
  /src/external/bsd/ntp/dist/sntp/libevent/
config.h.in 192 #undef HAVE_PTHREAD
  /src/external/bsd/unbound/dist/testcode/
testbound.c 513 #ifdef HAVE_PTHREAD
600 #ifdef HAVE_PTHREAD
checklocks.h 67 #ifndef HAVE_PTHREAD
  /src/external/bsd/unbound/include/
config.h 563 #define HAVE_PTHREAD 1
1600 #if defined(HAVE_EVENT_H) && !defined(HAVE_EVENT_BASE_ONCE) && !(defined(HAVE_EV_LOOP) || defined(HAVE_EV_DEFAULT_LOOP)) && (defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS))
  /src/external/mpl/bind/dist/
config.h.in 294 #undef HAVE_PTHREAD
  /src/external/bsd/unbound/dist/daemon/
stats.c 395 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
406 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
416 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
unbound.c 192 #if !defined(HAVE_PTHREAD) && !defined(HAVE_SOLARIS_THREADS)
  /src/external/bsd/unbound/dist/
config.h.in 562 #undef HAVE_PTHREAD
1588 #if defined(HAVE_EVENT_H) && !defined(HAVE_EVENT_BASE_ONCE) && !(defined(HAVE_EV_LOOP) || defined(HAVE_EV_DEFAULT_LOOP)) && (defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS))
  /src/external/bsd/ntp/dist/sntp/
config.h.in 273 #undef HAVE_PTHREAD

Completed in 23 milliseconds

1 2