aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/processing/scheduler.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-9/+4
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-0/+1
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-1/+2
* Migrated scheduler_t to INIT/METHOD macrosMartin Willi2011-05-051-33/+24
* 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/+359