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