cancel_delayed_work_sync(9) centos man page | unix.com

Man Page: cancel_delayed_work_sync

Operating Environment: centos

Section: 9

CANCEL_DELAYED_WORK_(9) 					   Driver Basics					   CANCEL_DELAYED_WORK_(9)

NAME
cancel_delayed_work_sync - cancel a delayed work and wait for it to finish
SYNOPSIS
bool cancel_delayed_work_sync(struct delayed_work * dwork);
ARGUMENTS
dwork the delayed work cancel
DESCRIPTION
This is cancel_work_sync for delayed works.
RETURNS
true if dwork was pending, false otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CANCEL_DELAYED_WORK_(9)
Related Man Pages
usb_queue_reset_device(9) - centos
after(n) - redhat
after(n) - osx
after(ntcl) - mojave
after(10) - mojave
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!