aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/processing/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-2/+10
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-1/+1
* Count number of threads active in each class, and reserve threads only if non...Martin Willi2011-05-161-1/+9
* Processor job scheduling respects job priority classesMartin Willi2011-05-161-2/+3
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-0/+94