table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
FLUSH_KTHREAD_WORKER(9) | Driver Basics | FLUSH_KTHREAD_WORKER(9) |
NAME¶
flush_kthread_worker - flush all current works on a kthread_workerSYNOPSIS¶
void
flush_kthread_worker(struct kthread_worker * worker);
ARGUMENTS¶
workerworker to flush
DESCRIPTION¶
Wait until all currently executing or pending works on worker are finished.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |