Lines Matching full:timer
52 system call stores the amount of time until the specified timer,
54 expires and the reload value of the timer into the space pointed to by the
60 before the timer expires, or zero if the timer is disarmed.
62 returned as the interval until timer expiration, even if the timer was armed
74 system call sets the time until the next expiration of the timer specified
81 argument and arms the timer if the
86 If the specified timer was already
95 is zero, the timer is disarmed.
96 If the timer is disarmed, then pending signal is removed.
109 the timer expires in
121 That is, the timer expires when the clock reaches the value specified by 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.
138 the resolution of the specified timer are rounded up to the larger multiple of
140 Quantization error will not cause the timer to expire earlier
152 the previous amount of time before the timer would have expired, or zero if the
153 timer was disarmed, together with the previous timer reload value.
157 Only a single signal is queued to the process for a given timer at any point in
159 When a timer for which a signal is still pending expires, no signal is
160 queued, and a timer overrun will occur.
161 When a timer expiration signal is
164 system call returns the timer expiration overrun count for the specified timer.
165 The overrun count returned contains the number of extra timer expirations that
176 applies to the most recent expiration signal acceptance for the timer.
178 expiration signal has been delivered for the timer, the return value of
184 system call succeeds, it returns the timer expiration overrun count as explained
227 is not zero and the timer was created with
262 per-process timer first appeared in