FLUSH_DELAYED_WORK(9) Driver Basics FLUSH_DELAYED_WORK(9)NAMEflush_delayed_work - block until a dwork_struct's callback has terminatedSYNOPSISvoid flush_delayed_work(struct delayed_work * dwork);ARGUMENTSdwork the delayed work which is to be flushedDESCRIPTIONAny timeout is cancelled, and any pending work is run immediately.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FLUSH_DELAYED_WORK(9)
| Related Man Pages |
|---|
| usb_queue_reset_device(9) - centos |
| unbufcall(9f) - centos |
| unbufcall(9f) - linux |
| unbufcall(9f) - hpux |
| unbufcall(9f) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |