workqueue: Implement delayed_work_busy()
work_busy() was available for regular work only,
however it is useful for delayed work too.
This implements a variant of work_busy() for
delayed work.
Signed-off-by:
Alex Naidis <alex.naidis@linux.com>
Loading
Please register or sign in to comment