| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scheduler: Make HaveReadyThreads() a const member function | 2018-08-12 | 1 | -1/+1 | |
| * | kernel: Move object class to its own source files | 2018-08-01 | 1 | -0/+1 | |
| * | kernel: Remove unnecessary includes | 2018-07-31 | 1 | -1/+2 | |
| * | scheduler: Protect scheduling functions with a global mutex. | 2018-05-10 | 1 | -0/+3 | |
| * | scheduler: Cleanup based on PR feedback. | 2018-02-19 | 1 | -3/+2 | |
| * | kernel: Add Scheduler, which encapsulates the scheduling loading from Thread ... | 2018-02-18 | 1 | -0/+74 |