delayed_work_pending(9) Find out whether a delayable work item is currently pending

SYNOPSIS

delayed_work_pending(w);

ARGUMENTS

w

The work item in question

COPYRIGHT