diff options
author | Tejun Heo <tj@kernel.org> | 2010-09-16 10:17:35 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-09-19 17:51:05 +0200 |
commit | 81dcaf6516d8bbd75b894862c8ae7bba04380cfe (patch) | |
tree | 57545ae02e78513cb75d4e9472772ebb2e4408f2 /kernel/workqueue.c | |
parent | 151b6a5f1d4c547c92ec67a5a6fedc16f435956e (diff) |
workqueue: implement alloc_ordered_workqueue()
alloc_ordered_workqueue() creates a workqueue which processes each
work itemp one by one in the queued order. This will be used to
replace create_freezeable_workqueue() and
create_singlethread_workqueue().
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions