aboutsummaryrefslogtreecommitdiffstats
path: root/src/jobs.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-08-19jobs: Add starting mode for jobsJose Bollo1-0/+12
2019-04-02jobs: Refactor exiting jobsJosé Bollo1-2/+1
2019-03-27system & jobs: Reverse link and acquiring eventsJosé Bollo1-2/+2
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2019-01-16jobs: Remove conditionnal REMOVE_SYSTEMD_EVENTJose Bollo1-5/+0
2018-07-25Tune dependency to fdev-epollJose Bollo1-5/+7
2018-06-13jobs: Switch to fdev_epoll instead of sd_eventJosé Bollo1-0/+2
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-06jobs: Add argument to startJosé Bollo1-1/+6
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