libfilezilla
|
Declares thread_pool and async_task. More...
#include "libfilezilla.hpp"
#include "mutex.hpp"
#include <functional>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | async_task |
Handle for asynchronous tasks. More... | |
class | thread_pool |
A dumb thread-pool for asynchronous tasks. More... | |
Namespaces | |
fz | |
The namespace used by libfilezilla. | |
Declares thread_pool and async_task.