flush_kthread_work(9) centos man page | unix.com

Man Page: flush_kthread_work

Operating Environment: centos

Section: 9

FLUSH_KTHREAD_WORK(9)						   Driver Basics					     FLUSH_KTHREAD_WORK(9)

NAME
flush_kthread_work - flush a kthread_work
SYNOPSIS
void flush_kthread_work(struct kthread_work * work);
ARGUMENTS
work work to flush
DESCRIPTION
If work is queued or executing, wait for it to finish execution.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FLUSH_KTHREAD_WORK(9)
Related Man Pages
struct_ccwgroup_driver(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
workqueue_destroy(9) - netbsd
gldispatchcompute(3g) - centos
workqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq