|
threadman 0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
|
This is the complete list of members for threadman::InlineExecutor, including all inherited members.
| display_info() | threadman::InlineExecutor | inlinestatic |
| execute(const std::function< void()> task) override | threadman::InlineExecutor | inlinevirtual |
| instance() noexcept | threadman::InlineExecutor | inlinestatic |
| name() const noexcept override | threadman::InlineExecutor | inlinevirtual |
| ~IExecutor()=default | threadman::IExecutor | virtual |