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
timer_delete(3c) - opensolaris
del_timer_sync(9) - centos
iv_timer_unregister(3) - debian
reltimer(3c) - hpux
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I