ozaki-r 3e34af79cf Add workqueue_wait that waits for a specific work to finish
The caller must ensure that no new work is enqueued before calling
workqueue_wait. Note that Note that if the workqueue is WQ_PERCPU, the caller
can enqueue a new work to another queue other than the waiting queue.

Discussed on tech-kern@
2017-12-28 07:00:52 +00:00
2017-12-16 07:52:08 +00:00
2017-12-27 01:17:01 +00:00
2017-12-27 19:20:41 +00:00
2017-12-13 21:11:27 +00:00
2017-12-27 08:29:02 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%