FLUSH_WORKQUEUE(9) Driver Basics FLUSH_WORKQUEUE(9)NAMEflush_workqueue - ensure that any scheduled work has run to completion.SYNOPSISvoid flush_workqueue(struct workqueue_struct * wq);ARGUMENTSwq workqueue to flushDESCRIPTIONThis function sleeps until all work items which were queued on entry have finished execution, but it is not livelocked by new incoming ones.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FLUSH_WORKQUEUE(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| pthread_workqueue(3) - debian |
| workqueue(9) - netbsd |
| workqueue_create(9) - netbsd |
| tapset::irq(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Please Welcome Dave Munro to the Moderator Team! |