Searched refs:ITIMER_REAL (Results 1 – 4 of 4) sorted by relevance
92 else if (which == ITIMER_REAL) in check_itimer()103 else if (which == ITIMER_REAL) in check_itimer()122 else if (which == ITIMER_REAL) in check_itimer()203 if (check_itimer(ITIMER_REAL) < 0) in main()
84 case ITIMER_REAL: in do_getitimer()126 trace_itimer_expire(ITIMER_REAL, sig->leader_pid, 0); in it_real_fn()204 case ITIMER_REAL: in do_setitimer()226 trace_itimer_state(ITIMER_REAL, value, 0); in do_setitimer()265 do_setitimer(ITIMER_REAL, &it_new, &it_old); in alarm_setitimer()
30 #define ITIMER_REAL 0 macro
84 setitimer (ITIMER_REAL, &it, NULL);