summaryrefslogtreecommitdiffstats
path: root/engine/include/core/priority.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-23Update job interface to allow safe ownership delegationNao Pross1-10/+5
2019-01-23Fix bug in RAII jobs, debug session on ts3Nao Pross1-1/+1
2019-01-23Make job hold RAII pointers that can expire, update testNao Pross1-2/+15
2019-01-23Use custom comparison for core::prioritize (instead of std::less)Nao Pross1-5/+13
2019-01-23Integrate prioritized into task, rename prior_t to priority_tNao Pross1-43/+17
2019-01-22cehancarola1-2/+2
2019-01-22Here we goancarola1-0/+63