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_add_function(3) - debian
gearman_worker_register(3) - debian
gearman_worker_timeout(3) - debian
gearman_worker_set_workload_malloc_fn(3) - debian
gearman_worker_unregister_all(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq