centos man page for cancel_delayed_work_sync

Query: cancel_delayed_work_sync

OS: centos

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 - 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) - centos
after(n) - suse
after(10) - suse
after(10) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing