HomeSort by: relevance | last modified time | path
    Searched defs:it_now (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/kernel/
t_time_arith.c 81 struct timespec it_now; member in struct:itimer_transition
422 itimer_transition(&it.it_time, &it.it_now,
449 (long long)it.it_now.tv_sec, (int)it.it_now.tv_nsec,
460 (long long)it.it_now.tv_sec, (int)it.it_now.tv_nsec,
t_time_arith.c 81 struct timespec it_now; member in struct:itimer_transition
422 itimer_transition(&it.it_time, &it.it_now,
449 (long long)it.it_now.tv_sec, (int)it.it_now.tv_nsec,
460 (long long)it.it_now.tv_sec, (int)it.it_now.tv_nsec,

Completed in 23 milliseconds