aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/processing/processor.h
Commit message (Expand)AuthorAgeFilesLines
* apple: Redefine some additional clashing Mach typesMartin Willi2014-12-161-0/+2
* processor: remove the now unused get_threads() method againMartin Willi2013-07-181-10/+0
* processor: add an execute_job() method to directly execute an important jobMartin Willi2013-07-181-0/+10
* processor: add a getter for the threads passed to set_threads()Martin Willi2013-07-181-0/+10
* 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