hrtimer_cancel(9) suse man page | unix.com

Man Page: hrtimer_cancel

Operating Environment: suse

Section: 9

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
timer the timer to be cancelled
RETURNS
0 when the timer was not active 1 when the timer was active
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HRTIMER_CANCEL(9)
Related Man Pages
del_timer_sync(9) - centos
struct_hrtimer(9) - centos
iv_timer(3) - debian
gettimer(3c) - hpux
mktimer(3c) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I