Searched refs:_hurd_itimer_thread_suspended (Results 1 – 1 of 1) sorted by relevance
35 int _hurd_itimer_thread_suspended; /* Nonzero if that thread is suspended. */ variable241 _hurd_itimer_thread_suspended = 1; in setitimer_locked()281 if (_hurd_itimer_thread && !_hurd_itimer_thread_suspended) in setitimer_locked()292 _hurd_itimer_thread_suspended = 1; in setitimer_locked()309 if (err = (_hurd_itimer_thread_suspended in setitimer_locked()315 _hurd_itimer_thread_suspended = 0; in setitimer_locked()
Completed in 3 milliseconds