|
libtasks Documentation
1.6
|
#include <vector>#include <list>#include <condition_variable>#include <mutex>#include <memory>#include <atomic>#include <unistd.h>#include <tasks/ev_wrapper.h>#include <tasks/tools/bitset.h>#include <tasks/logging.h>

Go to the source code of this file.
Classes | |
| class | tasks::dispatcher |
Namespaces | |
| tasks | |
Typedefs | |
| typedef std::function< void(int)> | tasks::signal_func_t |