| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-12 | Core/HLE: Make the 'reschedule_pending' flag atomic. | Subv | |
| Another thread may write to this variable while the core in question is in the middle of checking for a reschedule request. | |||
| 2018-07-22 | Implement exclusive monitor | MerryMage | |
| 2018-05-10 | core: Support session close with multicore. | bunnei | |
| 2018-05-10 | core: Implement multicore support. | bunnei | |
| 2018-05-10 | core: Create a thread for each CPU core, keep in lock-step with a barrier. | bunnei | |
| 2018-05-10 | core: Move common CPU core things to its own class. | bunnei | |
