Michael Lotz 6a80e6889a kernel: Fix missing reference to team/thread in signal events.
The signal to the team/thread is only actually sent in a deferred
procedure. To ensure that the team/thread stays valid between the DPC
being queued and it actually running, we need to acquire a reference.

Fixes #11390, where the DPC was run after the team was already
destroyed.
2014-10-31 16:16:37 +01:00
..
2014-01-03 19:44:57 +01:00
2014-08-09 20:18:05 +02:00
2013-11-08 02:41:26 +01:00
2013-11-08 02:41:26 +01:00