timer_running
if (!timer_running(&p->timers,
if (!timer_running(&rs->timers, i, &d))
if (timer_running(&p->timers, Timer_IdleHold, NULL)) {
int timer_running(struct timer_head *, enum Timer, monotime_t *);