/src/sys/kern/ |
subr_time_arith.c | 432 * itimer_transition(it, now, next, &overruns) 450 itimer_transition(const struct itimerspec *restrict it, function in typeref:typename:void
|
subr_time_arith.c | 432 * itimer_transition(it, now, next, &overruns) 450 itimer_transition(const struct itimerspec *restrict it, function in typeref:typename:void
|
/src/tests/kernel/ |
t_time_arith.c | 79 const struct itimer_transition { struct 403 struct itimer_transition it = itimer_transitions[i]; 422 itimer_transition(&it.it_time, &it.it_now,
|
t_time_arith.c | 79 const struct itimer_transition { struct 403 struct itimer_transition it = itimer_transitions[i]; 422 itimer_transition(&it.it_time, &it.it_now,
|