Home
last modified time | relevance | path

Searched refs:_POSIX_MONOTONIC_CLOCK (Results 1 – 5 of 5) sorted by relevance

/sysdeps/pthread/
A Dtst-cond11.c98 # if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in do_test()
99 # if _POSIX_MONOTONIC_CLOCK == 0 in do_test()
A Dtst-cond23.c160 # if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in do_test()
161 # if _POSIX_MONOTONIC_CLOCK == 0 in do_test()
/sysdeps/unix/sysv/linux/bits/
A Dposix_opt.h164 #define _POSIX_MONOTONIC_CLOCK 0 macro
/sysdeps/mach/hurd/bits/
A Dposix_opt.h166 #define _POSIX_MONOTONIC_CLOCK 0 macro
/sysdeps/posix/
A Dsysconf.c941 #if CONF_IS_DEFINED_SET (_POSIX_MONOTONIC_CLOCK) in __sysconf()
942 return _POSIX_MONOTONIC_CLOCK; in __sysconf()

Completed in 6 milliseconds