Home
last modified time | relevance | path

Searched refs:ITIMERVAL_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h231 #define ITIMERVAL_OVERFLOW(itv) \ macro
/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c199 if (ITIMERVAL_OVERFLOW(&kitv)) { in getitimer()