Query: cancel_delayed_work_sync
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CANCEL_DELAYED_WORK_(9) Driver Basics CANCEL_DELAYED_WORK_(9)NAMEcancel_delayed_work_sync - reliably kill off a delayed work.SYNOPSISint cancel_delayed_work_sync(struct delayed_work * dwork);ARGUMENTSdwork the delayed work structDESCRIPTIONReturns true if dwork was pending. It is possible to use this function if dwork rearms itself via queue_work or queue_delayed_work. See also the comment for cancel_work_sync.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CANCEL_DELAYED_WORK_(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Migrating to UNIX |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |