Searched refs:_SC_MONOTONIC_CLOCK (Results 1 – 7 of 7) sorted by relevance
17 if (sysconf (_SC_MONOTONIC_CLOCK) <= 0) in setup_test()
169 int e = sysconf (_SC_MONOTONIC_CLOCK); in do_test()
163 int e = sysconf (_SC_MONOTONIC_CLOCK); in do_test()
391 _SC_MONOTONIC_CLOCK, enumerator392 #define _SC_MONOTONIC_CLOCK _SC_MONOTONIC_CLOCK macro
52 case _SC_MONOTONIC_CLOCK: in sysconf()
983 case _SC_MONOTONIC_CLOCK: in sysconf()
797 #ifdef _SC_MONOTONIC_CLOCK798 { "_POSIX_MONOTONIC_CLOCK", _SC_MONOTONIC_CLOCK, SYSCONF },
Completed in 11 milliseconds