Home
last modified time | relevance | path

Searched refs:TIME_MONOTONIC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtimespec_cstd.c33 case TIME_MONOTONIC: in timespec_base_to_clock()
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dtimespec_getres.c34 { TIME_MONOTONIC, CLOCK_HIGHRES, "highres clock" },
H A Dtimespec_get.c36 { TIME_MONOTONIC, CLOCK_HIGHRES, "highres clock" },
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dtime_h.cfg33 define | TIME_MONOTONIC | | time.h | -ALL +C11+
/illumos-gate/usr/src/head/
H A Dtime.h307 #define TIME_MONOTONIC 0x2 /* CLOCK_HIGHRES */ macro