Searched refs:timermode (Results 1 – 1 of 1) sorted by relevance
62 int timermode; member253 if (par->timermode == TIMER_ABSTIME) in timerthread()259 timer_settime(timer, par->timermode, &tspec, NULL); in timerthread()292 if (par->timermode == TIMER_ABSTIME) in timerthread()392 static int timermode = TIMER_ABSTIME; variable446 case 'r': timermode = TIMER_RELTIME; break; in process_options()569 par[i].timermode = timermode; in main()