cancel_delayed_work_sync(9) suse man page | unix.com

Man Page: cancel_delayed_work_sync

Operating Environment: suse

Section: 9

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
wait_event_interruptible_exclusive_locked_irq(9) - centos
ccw_device_start_timeout_key(9) - suse
device_create(9) - suse
struct_ccwgroup_driver(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Shopt -s histappend
32 bit process addressing more than 4GB