Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 1 | -1/+1 |
* | core: Fix clang build | Lioncash | 2020-10-18 | 1 | -1/+1 |
* | common: Make use of [[nodiscard]] where applicable | Lioncash | 2020-08-15 | 1 | -18/+19 |
* | Kernel Scheduler: Make sure the global scheduler shutdowns correctly. | Fernando Sahmkow | 2019-10-15 | 1 | -0/+7 |
* | common/multi_level_queue: Silence truncation warning in iterator operator++ | Lioncash | 2019-04-05 | 1 | -1/+1 |
* | Fixes and corrections on formatting. | Fernando Sahmkow | 2019-03-27 | 1 | -4/+10 |
* | Fixes to multilevelqueue's iterator. | Fernando Sahmkow | 2019-03-27 | 1 | -1/+5 |
* | Use MultiLevelQueue instead of old ThreadQueueList | Fernando Sahmkow | 2019-03-27 | 1 | -12/+10 |
* | Implement a MultiLevelQueue | Fernando Sahmkow | 2019-03-27 | 1 | -0/+329 |