Files
linux/include
Tejun Heo 09383498c5 workqueue: implement flush[_delayed]_work_sync()
Implement flush[_delayed]_work_sync().  These are flush functions
which also make sure no CPU is still executing the target work from
earlier queueing instances.  These are similar to
cancel[_delayed]_work_sync() except that the target work item is
flushed instead of cancelled.

Signed-off-by: Tejun Heo <tj@kernel.org>
2010-09-19 17:51:05 +02:00
..
2010-09-09 18:57:24 -07:00
2010-08-08 20:58:20 +01:00
2010-09-08 21:45:01 -07:00
2010-08-04 10:44:19 -07:00