Skip to content
Commit 797e8345 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: Relocate worker and work management functions



Collect first_idle_worker(), worker_enter/leave_idle(),
find_worker_executing_work(), move_linked_works() and wake_up_worker() into
one place. These functions will later be used to implement higher level
worker management logic.

No functional changes.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent ee1ceef7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment