summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/scheduler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-19scheduler: Cleanup based on PR feedback.bunnei1-1/+1
2018-02-18kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module.bunnei1-0/+134