Re: [PATCH] add unschedule_delayed_work to the workqueue API

From: James Bottomley
Date: Mon Oct 18 2004 - 16:38:05 EST


On Mon, 2004-10-18 at 16:26, James Bottomley wrote:
> On Mon, 2004-10-18 at 16:25, Andrew Morton wrote:
> > The usual way of doing this is:
> >
> > cancel_delayed_work(...);

OK, found it in the headers, sorry .. it's not synchronous, so it can't
really be used in most of the cases where we use del_timer_sync().

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/