Searched refs:ITIMERVAL_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | time.h | 231 #define ITIMERVAL_OVERFLOW(itv) \ macro |
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | timers.c | 199 if (ITIMERVAL_OVERFLOW(&kitv)) { in getitimer() |