Searched refs:_SC_MONOTONIC_CLOCK (Results 1 – 3 of 3) sorted by relevance
46 case _SC_MONOTONIC_CLOCK: in sysconf()47 return z_sysconf(_SC_MONOTONIC_CLOCK); in sysconf()
30 _SC_MONOTONIC_CLOCK, enumerator
120 zassert_not_equal(INT_MIN, _SC_MONOTONIC_CLOCK); in ZTEST()