HomeSort by: relevance | last modified time | path
    Searched refs:SIZEOF_PTHREAD_T (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/libevent/include/
config.h 451 #define SIZEOF_PTHREAD_T 8
453 #define SIZEOF_PTHREAD_T 4
  /src/external/bsd/ntp/include/
config.h 1589 #define SIZEOF_PTHREAD_T 8
1591 #define SIZEOF_PTHREAD_T 4
  /src/external/bsd/unbound/dist/daemon/
stats.c 395 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
396 # if SIZEOF_PTHREAD_T == SIZEOF_UNSIGNED_LONG
406 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
407 # if SIZEOF_PTHREAD_T == SIZEOF_UNSIGNED_LONG
416 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
417 # if SIZEOF_PTHREAD_T == SIZEOF_UNSIGNED_LONG
  /src/external/bsd/libevent/dist/
config.h.in 469 #undef SIZEOF_PTHREAD_T
  /src/external/bsd/ntp/dist/sntp/libevent/
config.h.in 475 #undef SIZEOF_PTHREAD_T
  /src/external/bsd/unbound/include/
config.h 936 #define SIZEOF_PTHREAD_T 8
938 #define SIZEOF_PTHREAD_T 4
  /src/external/bsd/ntp/dist/sntp/
config.h.in 806 #undef SIZEOF_PTHREAD_T
  /src/external/bsd/ntp/dist/
config.h.in 1562 #undef SIZEOF_PTHREAD_T
  /src/external/bsd/unbound/dist/
config.h.in 934 #undef SIZEOF_PTHREAD_T

Completed in 30 milliseconds