Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-01-04 | Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true. | Subv | 1 | -3/+6 |
2016-12-22 | core: Consolidate core and system state, remove system module & cleanups. | bunnei | 1 | -1/+1 |
2016-12-14 | Fixed the codestyle to match our clang-format rules. | Subv | 1 | -1/+2 |
2016-12-09 | WaitSynch: Removed unused variables and reduced SharedPtr copies. | Subv | 1 | -1/+1 |
2016-12-04 | Threading: Added some utility functions and const correctness. | Subv | 1 | -1/+1 |
2016-12-04 | Threading: Reworked the way our scheduler works. | Subv | 1 | -1/+1 |
2016-12-01 | Fixed the rebase mistakes. | Subv | 1 | -1/+0 |
2016-09-22 | implement wait tree widget | wwylele | 1 | -0/+417 |