flush_kthread_worker(9) centos man page | unix.com

Man Page: flush_kthread_worker

Operating Environment: centos

Section: 9

FLUSH_KTHREAD_WORKER(9) 					   Driver Basics					   FLUSH_KTHREAD_WORKER(9)

NAME
flush_kthread_worker - flush all current works on a kthread_worker
SYNOPSIS
void flush_kthread_worker(struct kthread_worker * worker);
ARGUMENTS
worker worker to flush
DESCRIPTION
Wait until all currently executing or pending works on worker are finished.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FLUSH_KTHREAD_WORKER(9)
Related Man Pages
gearman_worker_function_exist(3) - debian
gearman_worker_add_function(3) - debian
gearman_worker_set_context(3) - debian
gearman_worker_set_timeout(3) - debian
gearman_worker_unregister(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I