Files
Xenia-Canary/src/xenia/kernel
Silent c5db959154 [Kernel] Retain handles and not objects in XThread
This fixes cases introduced by 52e836d0f81e752ba368717e68773b591adfa9cf
where thread handles get closed before the thread finishes.
Handle was assumed to be alive there, which was not true as
threads self-referenced only their objects, not their handles.

Affected games: Payday 2 Demo
2019-11-30 20:08:30 -06:00
..
2019-11-30 20:08:30 -06:00
2019-08-03 02:34:19 +02:00
2019-11-20 18:09:28 -06:00
2018-11-22 09:20:09 -06:00
2019-11-30 20:08:30 -06:00
2019-08-03 23:47:16 -05:00
2018-11-22 09:20:09 -06:00
2019-07-29 17:52:46 -05:00
2019-07-29 17:52:46 -05:00
2018-05-27 16:35:01 -05:00