Home
last modified time | relevance | path

Searched refs:_hurd_itimer_started (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/
A Dgetitimer.c29 extern struct timeval _hurd_itimer_started;
77 subtract_timeval (&elapsed, &_hurd_itimer_started); in __getitimer()
A Dsetitimer.c38 struct timeval _hurd_itimer_started; /* Time the thread started waiting. */ variable
255 subtract_timeval (&elapsed, &_hurd_itimer_started); in setitimer_locked()
272 _hurd_itimer_started = now; in setitimer_locked()

Completed in 4 milliseconds