![]() |
Contur 2
Educational OS kernel simulator
|
Worker-pool dispatch runtime implementation. More...
#include <cstdint>#include <memory>#include <vector>#include "contur/dispatch/i_dispatch_runtime.h"#include "contur/tracing/trace_event.h"Go to the source code of this file.
Classes | |
| class | contur::DispatcherPool |
| Host-thread worker pool runtime for dispatcher lanes. More... | |
Namespaces | |
| namespace | contur |
Worker-pool dispatch runtime implementation.
Definition in file dispatcher_pool.h.