aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/processing/jobs/callback_job.c
Commit message (Expand)AuthorAgeFilesLines
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-158/+13
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-22/+14
* Use wrapped semaphore in callback_job_t.Tobias Brunner2012-05-021-12/+9
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Added a callback_job constructor supporting custom prioritiesMartin Willi2011-05-161-4/+20
* Introduce priority classes for jobsMartin Willi2011-05-161-0/+7
* Migrated callback_job to INIT/METHOD macrosMartin Willi2011-05-051-32/+27
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-3/+2
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-0/+272