Lines Matching +full:non +full:- +full:specified
35 .Nd "per-process timers (REALTIME)"
52 system call stores the amount of time until the specified timer,
74 system call sets the time until the next expiration of the timer specified
85 is non-zero.
86 If the specified timer was already
90 specified.
104 be equal to the interval specified by the
118 difference between the absolute time specified by the it_value member of
121 That is, the timer expires when the clock reaches the value specified by the
125 If the specified time has already passed, the
128 The reload value of the timer is set to the value specified by the
132 When a timer is armed with a non-zero
135 (or repetitive) timer is specified.
137 Time values that are between two consecutive non-negative integer multiples of
138 the resolution of the specified timer are rounded up to the larger multiple of
164 system call returns the timer expiration overrun count for the specified timer.
186 Otherwise the value \-1 is returned, and the global variable
190 .Rv -std timer_gettime timer_settime
196 .Bl -tag -width Er
200 structure specified a nanosecond value less than zero or greater than
208 .Bl -tag -width Er
221 .Bl -tag -width Er
242 .Bl -tag -width Er
258 .St -p1003.1-2004 .
262 per-process timer first appeared in