]> Git Repo - linux.git/commit - kernel/workqueue.c
workqueue: add cancel_work()
authorJens Axboe <[email protected]>
Wed, 24 Aug 2016 21:51:50 +0000 (15:51 -0600)
committerJens Axboe <[email protected]>
Mon, 29 Aug 2016 14:13:21 +0000 (08:13 -0600)
commitf72b8792d180948b4b3898374998f5ac8c02e539
tree10bef21fb5a6877202dc13d190493f05be52c416
parent3eab887a55424fc2c27553b7bfe32330df83f7b8
workqueue: add cancel_work()

Like cancel_delayed_work(), but for regular work.

Signed-off-by: Jens Axboe <[email protected]>
Mehed-by: Tejun Heo <[email protected]>
Acked-by: Tejun Heo <[email protected]>
include/linux/workqueue.h
kernel/workqueue.c
This page took 0.056617 seconds and 4 git commands to generate.