Contur 2
Educational OS kernel simulator
Loading...
Searching...
No Matches
dispatcher_pool.h File Reference

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

Detailed Description

Worker-pool dispatch runtime implementation.

Definition in file dispatcher_pool.h.