Searched refs:CLOCK_MONOTONIC (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtime_impl.h124 #define CLOCK_MONOTONIC 4 /* high resolution monotonic clock */ macro
126 #define CLOCK_HIGHRES CLOCK_MONOTONIC /* alternate name */
/illumos-gate/usr/src/boot/include/
H A Dtime.h105 #define CLOCK_MONOTONIC 4 macro
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_timers.c116 #ifdef CLOCK_MONOTONIC
118 m = CLOCK_MONOTONIC;
H A Deventlib.c690 #ifndef CLOCK_MONOTONIC
694 #ifdef CLOCK_MONOTONIC
716 #ifndef CLOCK_MONOTONIC
721 #ifdef CLOCK_MONOTONIC
/illumos-gate/usr/src/uts/common/io/
H A Dtimerfd.c263 arg = CLOCK_MONOTONIC;
/illumos-gate/usr/src/boot/sys/sys/
H A Dtime.h342 #define CLOCK_MONOTONIC 4 macro

Completed in 64 milliseconds