Home | History | Annotate | Download | only in tests

Lines Matching refs:setitimer

1387   res = setitimer(ITIMER_VIRTUAL, &it1, &it2);
1396 res = setitimer(ITIMER_VIRTUAL, &it1, 0);
1401 setitimer(ITIMER_VIRTUAL, 0, 0);