summaryrefslogtreecommitdiffstats
path: root/src/common/multi_level_queue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kernel Scheduler: Make sure the global scheduler shutdowns correctly.Fernando Sahmkow2019-10-151-0/+7
* common/multi_level_queue: Silence truncation warning in iterator operator++Lioncash2019-04-051-1/+1
* Fixes and corrections on formatting.Fernando Sahmkow2019-03-271-4/+10
* Fixes to multilevelqueue's iterator.Fernando Sahmkow2019-03-271-1/+5
* Use MultiLevelQueue instead of old ThreadQueueListFernando Sahmkow2019-03-271-12/+10
* Implement a MultiLevelQueueFernando Sahmkow2019-03-271-0/+329