Name
cancel_rearming_delayed_workqueue —
reliably kill off a delayed
Synopsis
void cancel_rearming_delayed_workqueue ( | struct workqueue_struct * | wq, |
| struct delayed_work * | dwork) ; |
Arguments
wq
the controlling workqueue structure
dwork
the delayed work struct
Description
work whose handler rearms the delayed work.