Searched refs:_POSIX_MONOTONIC_CLOCK (Results 1 – 15 of 15) sorted by relevance
98 # if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in do_test()99 # if _POSIX_MONOTONIC_CLOCK == 0 in do_test()
160 # if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in do_test()161 # if _POSIX_MONOTONIC_CLOCK == 0 in do_test()
6 #if defined CLOCK_MONOTONIC && defined _POSIX_MONOTONIC_CLOCK
164 #define _POSIX_MONOTONIC_CLOCK 0 macro
166 #define _POSIX_MONOTONIC_CLOCK 0 macro
941 #if CONF_IS_DEFINED_SET (_POSIX_MONOTONIC_CLOCK) in __sysconf()942 return _POSIX_MONOTONIC_CLOCK; in __sysconf()
81 _POSIX_MONOTONIC_CLOCK
2348 && defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in start_threads()2351 # if _POSIX_MONOTONIC_CLOCK == 0 in start_threads()
52 optional-constant _POSIX_MONOTONIC_CLOCK
2029 _POSIX_CLOCK_SELECTION or _POSIX_MONOTONIC_CLOCK is not greater zero.
11175 _POSIX_MONOTONIC_CLOCK.
10474 _POSIX_ASYNCHRONOUS_IO, _POSIX_BARRIERS, _POSIX_MONOTONIC_CLOCK,
10929 _POSIX_MONOTONIC_CLOCK.
37613 [POSIX] (_POSIX_MONOTONIC_CLOCK): Likewise.