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