Pawel Dziepak
d7e1e3e012
kernel/UserEvent: Make sure UserEvent object is valid during DPC
...
Most of the actual UserEvent work is done in DPC so that we don't have
to care about the limitations of the context in which UserEvent::Fire()
is invoked. This requires appropriate management of lifetime of UserEvent
instances to make sure that DoDPC() method is always called on a valid
object.
2014-03-17 02:40:12 +01:00
..
2014-02-26 15:33:40 -06:00
2014-01-19 19:33:21 -06:00
2014-01-22 22:23:31 +01:00
2014-01-17 04:06:15 +01:00
2013-11-08 02:41:26 +01:00
2014-01-19 14:09:51 -06:00
2013-11-25 12:45:36 +01:00
2014-01-27 10:57:11 +01:00
2013-11-04 23:51:18 +01:00
2013-12-20 01:07:08 +01:00
2013-11-04 18:53:49 +01:00
2014-01-03 19:44:57 +01:00
2013-12-16 03:58:43 +01:00
2013-11-08 02:41:26 +01:00
2014-02-06 03:23:28 +01:00
2014-01-06 09:08:53 +01:00
2013-11-06 00:03:07 +01:00
2013-10-26 16:10:03 +02:00
2013-12-10 19:05:47 +01:00
2014-01-24 13:59:58 +01:00
2013-11-07 19:06:13 +01:00
2013-11-08 02:41:26 +01:00
2013-12-05 22:47:30 +01:00
2014-01-06 09:08:53 +01:00
2013-10-31 01:49:43 +01:00
2014-02-15 11:46:12 +01:00
2013-11-06 00:03:07 +01:00
2014-03-17 02:40:12 +01:00
2013-11-05 05:36:05 +01:00
2013-11-06 00:03:07 +01:00