centos man page for hrtimer_cancel

Query: hrtimer_cancel

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 HRTIMER_CANCEL(9)
Related Man Pages
iv_timer(3) - debian
iv_timer_unregister(3) - debian
gettimer(3c) - hpux
mktimer(3c) - hpux
reltimer(3c) - hpux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq