hrtimer_try_to_cancel(9) suse man page | unix.com

Man Page: hrtimer_try_to_cancel

Operating Environment: suse

Section: 9

HRTIMER_TRY_TO_CANCE(9) 					   Driver Basics					   HRTIMER_TRY_TO_CANCE(9)

NAME
hrtimer_try_to_cancel - try to deactivate a timer
SYNOPSIS
int hrtimer_try_to_cancel(struct hrtimer * timer);
ARGUMENTS
timer hrtimer to stop
RETURNS
0 when the timer was not active 1 when the timer was active -1 when the timer is currently excuting the callback function and cannot be stopped
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HRTIMER_TRY_TO_CANCE(9)
Related Man Pages
sdl_addtimer(3) - opensolaris
sdl_settimer(3) - opensolaris
struct_hrtimer(9) - centos
mktimer(3c) - hpux
reltimer(3c) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com