Update date of copyright notices
[src/app-framework-binder.git] / src / jobs.h
2018-02-27 José BolloUpdate date of copyright notices
2018-02-06 José Bollojobs: Add argument to start
2017-10-09 José Bollojobs: add const qualifier for groups
2017-06-02 José BolloFix error on initialisation
2017-04-13 José BolloSimplification and optimisation of jobs
2017-04-06 José BolloAdd an easy function for synchronous calls
2017-04-03 José BolloRework the jobs
2017-03-30 José BolloOverall integration of job initialisation
2017-03-30 José BolloFix concurrency issues on event manager
2017-03-29 José BolloAdd comments
2017-03-28 José BolloRefactor job to allow synchronous calls
2017-03-28 José BolloFix bug in recycling jobs
2017-03-27 José BolloMake main thread used for common jobs
2017-03-22 José BolloRefactor of threading and signal monitor