Searched refs:_hurd_itimer_started (Results 1 – 2 of 2) sorted by relevance
29 extern struct timeval _hurd_itimer_started;77 subtract_timeval (&elapsed, &_hurd_itimer_started); in __getitimer()
38 struct timeval _hurd_itimer_started; /* Time the thread started waiting. */ variable255 subtract_timeval (&elapsed, &_hurd_itimer_started); in setitimer_locked()272 _hurd_itimer_started = now; in setitimer_locked()
Completed in 4 milliseconds