Home
last modified time | relevance | path

Searched refs:_SC_MONOTONIC_CLOCK (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-timer5.c17 if (sysconf (_SC_MONOTONIC_CLOCK) <= 0) in setup_test()
A Dtst-cond11.c169 int e = sysconf (_SC_MONOTONIC_CLOCK); in do_test()
A Dtst-cond23.c163 int e = sysconf (_SC_MONOTONIC_CLOCK); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dconfname.h391 _SC_MONOTONIC_CLOCK, enumerator
392 #define _SC_MONOTONIC_CLOCK _SC_MONOTONIC_CLOCK macro
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c52 case _SC_MONOTONIC_CLOCK: in sysconf()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dsysconf.c983 case _SC_MONOTONIC_CLOCK: in sysconf()
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dgetconf.c797 #ifdef _SC_MONOTONIC_CLOCK
798 { "_POSIX_MONOTONIC_CLOCK", _SC_MONOTONIC_CLOCK, SYSCONF },

Completed in 11 milliseconds