Query: flush_work
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FLUSH_WORK(9) Driver Basics FLUSH_WORK(9)NAMEflush_work - wait for a work to finish executing the last queueing instanceSYNOPSISbool flush_work(struct work_struct * work);ARGUMENTSwork the work to flushDESCRIPTIONWait until work has finished execution. work is guaranteed to be idle on return if it hasn't been requeued since flush started.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_WORK(9)
| Related Man Pages |
|---|
| struct_sta_ampdu_mlme(9) - centos |
| xjack(6x) - debian |
| tcl_dowhenidle(3) - centos |
| tcl_cancelidlecall(3) - suse |
| xtappaddworkproc(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |