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