Searched refs:_POSIX_MONOTONIC_CLOCK (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/bits/
H A Dposix_limits.h62 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */ macro
/bionic/tools/versioner/current/bits/
H A Dposix_limits.h62 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */ macro
/bionic/tests/
H A Dunistd_test.cpp709 EXPECT_EQ(0, _POSIX_MONOTONIC_CLOCK);

Completed in 7 milliseconds