Leosac
0.8.0
Open Source Access Control
|
#include "LeosacFwd.hpp"
#include "core/tasks/GenericTask.hpp"
#include <map>
#include <mutex>
#include <queue>
#include <thread>
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 } |