flush_workqueue(9) centos man page | unix.com

Man Page: flush_workqueue

Operating Environment: centos

Section: 9

FLUSH_WORKQUEUE(9)						   Driver Basics						FLUSH_WORKQUEUE(9)

NAME
flush_workqueue - ensure that any scheduled work has run to completion.
SYNOPSIS
void flush_workqueue(struct workqueue_struct * wq);
ARGUMENTS
wq workqueue to flush
DESCRIPTION
This function sleeps until all work items which were queued on entry have finished execution, but it is not livelocked by new incoming ones.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FLUSH_WORKQUEUE(9)
Related Man Pages
usb_poison_urb(9) - centos
workqueue_destroy(9) - netbsd
device_schedule_callback_owner(9) - suse
workqueue_enqueue(9) - netbsd
tapset::irq(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it