SPH
|
Go to the source code of this file.
Classes | |
class | SequentialTaskHandle |
Variables | |
SequentialScheduler | SEQUENTIAL |
Global instance of the sequential scheduler. More... | |
SequentialScheduler SEQUENTIAL |
Global instance of the sequential scheduler.
It can be used to specify sequential execution policy for parallel algorithms, without creating unnecessary local instances of SequentialScheduler.
Definition at line 43 of file Scheduler.cpp.