suse man page for cancel_delayed_work_sync

Query: cancel_delayed_work_sync

OS: suse

Section: 9

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

CANCEL_DELAYED_WORK_(9) 					   Driver Basics					   CANCEL_DELAYED_WORK_(9)

NAME
cancel_delayed_work_sync - reliably kill off a delayed work.
SYNOPSIS
int cancel_delayed_work_sync(struct delayed_work * dwork);
ARGUMENTS
dwork the delayed work struct
DESCRIPTION
Returns true if dwork was pending. It is possible to use this function if dwork rearms itself via queue_work or queue_delayed_work. See also the comment for cancel_work_sync.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CANCEL_DELAYED_WORK_(9)
Related Man Pages
ccw_device_start(9) - centos
del_timer_sync(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Shopt -s histappend