Nekotekina 1b37e775be Migration to named_thread<>
Add atomic_t<>::try_dec instead of fetch_dec_sat
Add atomic_t<>::try_inc
GDBDebugServer is broken (needs rewrite)
Removed old_thread class (former named_thread)
Removed storing/rethrowing exceptions from thread
Emu.Stop doesn't inject an exception anymore
task_stack helper class removed
thread_base simplified (no shared_from_this)
thread_ctrl::spawn simplified (creates detached thread)
Implemented overrideable thread detaching logic
Disabled cellAdec, cellDmux, cellFsAio
SPUThread renamed to spu_thread
RawSPUThread removed, spu_thread used instead
Disabled deriving from ppu_thread
Partial support for thread renaming
lv2_timer... simplified, screw it
idm/fxm: butchered support for on_stop/on_init
vm: improved allocation structure (added size)
2018-10-19 22:22:35 +03:00
..
2018-09-03 21:40:36 +03:00
2018-10-19 22:22:35 +03:00
2018-07-05 23:22:33 +04:00
2018-09-03 21:40:36 +03:00
2018-10-19 22:22:35 +03:00
2018-01-10 03:17:02 +04:00
2017-05-22 20:53:59 +03:00
2018-08-27 22:53:45 +04:00
2017-12-01 21:00:50 +03:00
2018-10-03 21:37:05 +02:00
2015-09-07 20:13:42 +03:00
2018-07-05 23:22:33 +04:00
2018-10-19 22:22:35 +03:00
2018-07-26 03:16:51 +04:00
2017-04-08 00:56:38 +03:00
2017-05-22 20:53:59 +03:00
2017-06-18 00:30:51 +03:00
2017-05-22 20:53:59 +03:00
2016-04-15 19:22:15 +03:00
2016-04-15 19:22:15 +03:00
2018-09-15 17:09:56 +03:00