other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
HRTIMER_CANCEL(9) | Driver Basics | HRTIMER_CANCEL(9) |
NAME¶
hrtimer_cancel - cancel a timer and wait for the handler to finish.SYNOPSIS¶
int
hrtimer_cancel(struct hrtimer * timer);
ARGUMENTS¶
timerthe timer to be cancelled
RETURNS¶
0 when the timer was not active 1 when the timer was activeCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |