suse man page for flush_work

Query: flush_work

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
struct_sta_ampdu_mlme(9) - centos
struct_ccw_driver(9) - suse
workqueue(9) - netbsd
workqueue_create(9) - netbsd
pcap_get_selectable_fd(3) - freebsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com