HomeSort by relevance Sort by last modified time
    Searched refs:waittmr (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/timerfd/
timerfd01.c 107 long waittmr(int tfd, int timeo) function
173 ticks = waittmr(tfd, -1);
191 ticks = waittmr(tfd, -1);
223 ticks = waittmr(tfd, -1);
242 ticks = waittmr(tfd, -1);
  /external/valgrind/memcheck/tests/linux/
timerfd-syscall.c 146 long waittmr(int tfd, int timeo) function
211 ticks = waittmr(tfd, -1);
231 ticks = waittmr(tfd, -1);
264 ticks = waittmr(tfd, -1);
292 ticks = waittmr(tfd, -1);

Completed in 102 milliseconds