9 Commits (2bf8ae7730a830a6079602cfa3413dbc30d2f3c5)

Author SHA1 Message Date
Lioncash 9bb7bc911f svc: Implement svcGetInfo command 0xF0000002 8 years ago
Lioncash 4ebca28342 kernel/scheduler: Take ARM_Interface instance by reference in the constructor 8 years ago
Lioncash e46ac56321 core: Namespace all code in the arm subdirectory under the Core namespace 8 years ago
Lioncash 6082427cbd scheduler: Make HaveReadyThreads() a const member function 8 years ago
Lioncash 38c2af9330 kernel: Move object class to its own source files 8 years ago
Lioncash 3d2d454c36 kernel: Remove unnecessary includes 8 years ago
bunnei eabfdfe4ec scheduler: Protect scheduling functions with a global mutex. 8 years ago
bunnei 87335e8404 scheduler: Cleanup based on PR feedback. 8 years ago
bunnei 650f49fab2 kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module. 8 years ago