uvco 0.1
Loading...
Searching...
No Matches
scheduler.h File Reference
#include <boost/assert.hpp>
#include <uv.h>
#include <coroutine>
#include <deque>
Include dependency graph for scheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uvco::Scheduler

Namespaces

namespace  uvco

Variables

static constexpr bool uvco::logSchedulerOperations = false
 If set to true, log scheduler operations to stdout.