aboutsummaryrefslogtreecommitdiffstats
path: root/src/jobs.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-09jobs: add const qualifier for groupsJosé Bollo1-3/+3
2017-06-02Fix error on initialisationJosé Bollo1-1/+1
2017-04-13Simplification and optimisation of jobsJosé Bollo1-20/+0
2017-04-06Add an easy function for synchronous callsJosé Bollo1-0/+6
2017-04-03Rework the jobsJosé Bollo1-22/+7
2017-03-30Overall integration of job initialisationJosé Bollo1-0/+1
2017-03-30Fix concurrency issues on event managerJosé Bollo1-2/+3
2017-03-29Add commentsJosé Bollo1-1/+2
2017-03-28Refactor job to allow synchronous callsJosé Bollo1-1/+28
2017-03-28Fix bug in recycling jobsJosé Bollo1-1/+1
2017-03-27Make main thread used for common jobsJosé Bollo1-0/+3
2017-03-22Refactor of threading and signal monitorJosé Bollo1-0/+44