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>tirimbino
parent
151b6a5f1d
commit
81dcaf6516
Loading…
Reference in new issue