Searched refs:ITIMER_REAL (Results 1 – 4 of 4) sorted by relevance
117 #define ITIMER_REAL 0 macro
248 rv = setitimer(ITIMER_REAL, &itime, NULL);301 rv = setitimer(ITIMER_REAL, &itime_stop, NULL);
136 T_ASSERT_NE(setitimer(ITIMER_REAL, &timer, NULL), -1, NULL); in start_timer()
325 case ITIMER_REAL: in getitimer()429 case ITIMER_REAL: in setitimer()