libtasks Documentation  1.6
dispatcher.cpp File Reference
#include <tasks/dispatcher.h>
#include <tasks/worker.h>
#include <tasks/executor.h>
#include <tasks/task.h>
#include <tasks/logging.h>
#include <tasks/disposable.h>
#include <tasks/event_task.h>
#include <tasks/exec_task.h>
#include <tasks/cleanup_task.h>
#include <cassert>
#include <cstdarg>
#include <chrono>
Include dependency graph for dispatcher.cpp:

Go to the source code of this file.

Namespaces

 tasks
 

Functions

static void tasks::handle_signal (struct ev_loop *, ev_signal *sig, int)