Skip to content
Commit 2eaebdb3 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: move struct worker definition to workqueue_internal.h



This will be used to implement an inline function to query whether
%current is a workqueue worker and, if so, allow determining which
work item it's executing.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
parent ea138446
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