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)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 |
| after(n) - suse |
| after(10) - suse |
| after(10) - osx |
| after(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |