Query: flush_delayed_work
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FLUSH_DELAYED_WORK(9) Driver Basics FLUSH_DELAYED_WORK(9)NAMEflush_delayed_work - wait for a dwork to finish executing the last queueingSYNOPSISbool flush_delayed_work(struct delayed_work * dwork);ARGUMENTSdwork the delayed work to flushDESCRIPTIONDelayed timer is cancelled and the pending work is queued for immediate execution. Like flush_work, this function only considers the last queueing instance of dwork.RETURNStrue if flush_work waited for the work to finish execution, false if it was already idle.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FLUSH_DELAYED_WORK(9)
Related Man Pages |
---|
del_timer_sync(9) - centos |
after(n) - mojave |
after(n) - centos |
after(n) - opendarwin |
after(n) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |