Home
last modified time | relevance | path

Searched refs:ITIMER_VIRTUAL (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dtime.h118 #define ITIMER_VIRTUAL 1 macro
/xnu-12377.81.4/bsd/kern/
H A Dkern_time.c348 case ITIMER_VIRTUAL: in getitimer()
452 case ITIMER_VIRTUAL: in setitimer()
/xnu-12377.81.4/tests/sched/
H A Dsetitimer.c271 rv = setitimer(ITIMER_VIRTUAL, &itime, NULL);
332 rv = setitimer(ITIMER_VIRTUAL, &itime_stop, NULL);