Home | History | Annotate | Download | only in tests

Lines Matching refs:setitimer

2060   res = setitimer(ITIMER_VIRTUAL, &it1, &it2);
2069 res = setitimer(ITIMER_VIRTUAL, &it1, 0);
2074 setitimer(ITIMER_VIRTUAL, 0, 0);