jobs: Fix locks in event loops
[src/app-framework-binder.git] / src / jobs.c
2017-12-01 José Bollojobs: Fix locks in event loops
2017-11-30 José Bollojobs: Fix possible race condition
2017-11-30 José Bollojobs: rewrite of the event loop handling
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-17 José Bollofix build error
2017-11-17 José Bolloafb-proto-ws: Fix autolock in proto-ws
2017-11-03 José Bollojobs: Improve event loop integration
2017-10-09 José Bollojobs: add const qualifier for groups
2017-10-09 José BolloRemove tailing spaces and TODO file
2017-08-31 José Bollojobs: optimized version of fix starve
2017-08-30 José Bollojobs: fix starve
2017-06-02 José BolloFix error on initialisation
2017-04-13 José BolloSimplification and optimisation of jobs
2017-04-12 José Bolloreduce verbosity
2017-04-06 José BolloAdd an easy function for synchronous calls
2017-04-06 José BolloAvoid to stick on event loop
2017-04-04 José BolloAvoid to count child threads
2017-04-03 José BolloRework the jobs
2017-03-30 José BolloStart to implement the bindings V2
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