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 |
|---|
| ccw_device_start_timeout(9) - suse |
| unbufcall(9f) - linux |
| unbufcall(9f) - suse |
| unbufcall(9f) - mojave |
| unbufcall(9f) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |