![]() |
Contur 2
Educational OS kernel simulator
|
This is the complete list of members for contur::DispatcherPool, including all inherited members.
| config() const noexcept override | contur::DispatcherPool | virtual |
| dispatch(const DispatcherLanes &lanes, std::size_t tickBudget) override | contur::DispatcherPool | virtual |
| DispatcherPool(HostThreadingConfig config={}) | contur::DispatcherPool | explicit |
| DispatcherPool(const DispatcherPool &)=delete | contur::DispatcherPool | |
| DispatcherPool(DispatcherPool &&) noexcept | contur::DispatcherPool | |
| impl_ | contur::DispatcherPool | private |
| lastDeterministicOrder() const | contur::DispatcherPool | |
| lastEpoch() const noexcept | contur::DispatcherPool | |
| lastTraceEvents() const | contur::DispatcherPool | |
| name() const noexcept override | contur::DispatcherPool | virtual |
| operator=(const DispatcherPool &)=delete | contur::DispatcherPool | |
| operator=(DispatcherPool &&) noexcept | contur::DispatcherPool | |
| tick(const DispatcherLanes &lanes) override | contur::DispatcherPool | virtual |
| ~DispatcherPool() override | contur::DispatcherPool | |
| ~IDispatchRuntime()=default | contur::IDispatchRuntime | virtual |