|
Leosac
0.7.0
OpenSourceAccessControl
|
#include "LeosacFwd.hpp"#include "core/tasks/GenericTask.hpp"#include <map>#include <mutex>#include <queue>#include <thread>
Include dependency graph for Scheduler.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::Scheduler |
| This is a scheduler that is used internally to schedule asynchronous / long running tasks. More... | |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
Enumerations | |
| enum | Leosac::TargetThread { Leosac::TargetThread::MAIN, Leosac::TargetThread::POOL } |