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

  /src/sys/sys/
unistd.h 159 #define _POSIX_TIMERS 200112L
  /src/crypto/external/apache2/openssl/dist/providers/implementations/rands/seeding/
rand_unix.c 64 * says that the _POSIX_TIMERS macro will have a positive value if they
83 /* On some systems, _POSIX_TIMERS is defined but empty.
85 #if defined(_POSIX_TIMERS) && _POSIX_TIMERS - 0 > 0
  /src/external/apache2/llvm/dist/libcxx/src/
chrono.cpp 34 #if !defined(__APPLE__) && _POSIX_TIMERS > 0
  /src/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/
rand_unix.c 60 * says that the _POSIX_TIMERS macro will have a positive value if they
79 /* On some systems, _POSIX_TIMERS is defined but empty.
81 # if defined(_POSIX_TIMERS) && _POSIX_TIMERS -0 > 0
  /src/crypto/external/bsd/openssl.old/dist/crypto/rand/
rand_unix.c 53 * says that the _POSIX_TIMERS macro will have a positive value if they
72 # if defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0
  /src/sys/kern/
init_sysctl.c 469 NULL, _POSIX_TIMERS, NULL, 0,

Completed in 23 milliseconds