try_to_del_timer_sync(9) suse man page | unix.com

Man Page: try_to_del_timer_sync

Operating Environment: suse

Section: 9

TRY_TO_DEL_TIMER_SYN(9) 					   Driver Basics					   TRY_TO_DEL_TIMER_SYN(9)

NAME
try_to_del_timer_sync - Try to deactivate a timer
SYNOPSIS
int try_to_del_timer_sync(struct timer_list * timer);
ARGUMENTS
timer timer do del
DESCRIPTION
This function tries to deactivate a timer. Upon successful (ret >= 0) exit the timer is not queued and the handler is not running on any CPU. It must not be called from interrupt contexts.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRY_TO_DEL_TIMER_SYN(9)
Related Man Pages
timer_delete(3c) - opensolaris
install_int(3alleg4) - debian
iv_timer_unregister(3) - debian
gettimer(3c) - hpux
reltimer(3c) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB