diff options
author | 2010-09-16 10:17:35 +0200 | |
---|---|---|
committer | 2010-09-19 17:51:05 +0200 | |
commit | 81dcaf6516d8bbd75b894862c8ae7bba04380cfe (patch) | |
tree | 57545ae02e78513cb75d4e9472772ebb2e4408f2 /kernel/workqueue.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (diff) | |
download | linux-rng-81dcaf6516d8bbd75b894862c8ae7bba04380cfe.tar.xz linux-rng-81dcaf6516d8bbd75b894862c8ae7bba04380cfe.zip |
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