Home
last modified time | relevance | path

Searched refs:_POSIX_TIMERS (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D8-1.c71 #ifdef _POSIX_TIMERS in main()
82 #ifdef _POSIX_TIMERS in main()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dfeatures.h38 #define _POSIX_TIMERS 1 macro
/third_party/libcoap/src/
H A Dcoap_time.c24 #include <unistd.h> /* _POSIX_TIMERS */
33 #if _POSIX_TIMERS && !defined(__APPLE__)
34 /* _POSIX_TIMERS is > 0 when clock_gettime() is available */
66 #else /* _POSIX_TIMERS */ in coap_clock_init()
69 #endif /* not _POSIX_TIMERS */ in coap_clock_init()
97 #else /* _POSIX_TIMERS */ in coap_ticks()
109 #endif /* not _POSIX_TIMERS */ in coap_ticks()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D16-1.c89 #ifdef _POSIX_TIMERS in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Dstress.c56 #if _POSIX_TIMERS < 0
59 #if _POSIX_TIMERS == 0
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c60 * 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
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c60 * 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
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h264 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h240 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h267 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h264 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h240 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h246 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h240 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/include/
H A Dunistd.h306 #define _POSIX_TIMERS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c38 A(_POSIX_TIMERS >= 200809L) in f()
/third_party/rust/crates/nix/src/
H A Dunistd.rs2442 _POSIX_TIMERS = libc::_SC_TIMERS,

Completed in 18 milliseconds