Man Page: cancel_delayed_work_sync
Operating Environment: centos
Section: 9
CANCEL_DELAYED_WORK_(9) Driver Basics CANCEL_DELAYED_WORK_(9)NAMEcancel_delayed_work_sync - cancel a delayed work and wait for it to finishSYNOPSISbool cancel_delayed_work_sync(struct delayed_work * dwork);ARGUMENTSdwork the delayed work cancelDESCRIPTIONThis is cancel_work_sync for delayed works.RETURNStrue if dwork was pending, false otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CANCEL_DELAYED_WORK_(9)
| Related Man Pages |
|---|
| after(n) - mojave |
| usb_queue_reset_device(9) - centos |
| after(n) - centos |
| after(n) - opendarwin |
| after(n) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |