Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scheduler: Protect scheduling functions with a global mutex. | bunnei | 2018-05-11 | 1 | -0/+3 |
* | scheduler: Cleanup based on PR feedback. | bunnei | 2018-02-19 | 1 | -3/+2 |
* | kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module. | bunnei | 2018-02-18 | 1 | -0/+74 |