flush_work(9) suse man page | unix.com

Man Page: flush_work

Operating Environment: suse

Section: 9

FLUSH_WORK(9)							   Driver Basics						     FLUSH_WORK(9)

NAME
flush_work - block until a work_struct's callback has terminated
SYNOPSIS
int flush_work(struct work_struct * work);
ARGUMENTS
work the work which is to be flushed
DESCRIPTION
Returns false if work has already terminated. It is expected that, prior to calling flush_work, the caller has arranged for the work to not be requeued, otherwise it doesn't make sense to use this function.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FLUSH_WORK(9)
Related Man Pages
xjack(1) - redhat
usb_queue_reset_device(9) - centos
workqueue_destroy(9) - netbsd
device_schedule_callback_owner(9) - suse
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
32 bit process addressing more than 4GB