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