Lioncash
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
Lioncash
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
7 лет назад |
Lioncash
|
c34efbbd60
core: Make CPUBarrier a unique_ptr instead of a shared_ptr
|
7 лет назад |
Lioncash
|
598e4d2f6c
core_cpu: Make arm_interface instances a std::unique_ptr
|
7 лет назад |
Lioncash
|
4a84986bc3
core/core_cpu: Replace exclusive monitor include with forward declaration
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
43e0d865fa
core: Namespace all code in the arm subdirectory under the Core namespace
|
8 лет назад |
Subv
|
2e7802ad7d
Core/HLE: Make the 'reschedule_pending' flag atomic.
|
8 лет назад |
MerryMage
|
0b1c2e5505
Implement exclusive monitor
|
8 лет назад |
bunnei
|
cba69fdcd4
core: Support session close with multicore.
|
8 лет назад |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
8 лет назад |
bunnei
|
9776ff9179
core: Create a thread for each CPU core, keep in lock-step with a barrier.
|
8 лет назад |
bunnei
|
5590245930
core: Move common CPU core things to its own class.
|
8 лет назад |