|
Async++ unknown
Async (co_await/co_return) code for C++
|
This is the complete list of members for asyncpp::thread_pool, including all inherited members.
| current(dispatcher *disp) | asyncpp::dispatcher | inlineprotectedstatic |
| current() noexcept | asyncpp::dispatcher | inlinestatic |
| operator=(const thread_pool &)=delete (defined in asyncpp::thread_pool) | asyncpp::thread_pool | |
| push(std::function< void()> cbfn) override | asyncpp::thread_pool | inlinevirtual |
| resize(size_t target_size) | asyncpp::thread_pool | inline |
| size() const noexcept | asyncpp::thread_pool | inline |
| thread_pool(size_t initial_size=std::thread::hardware_concurrency()) | asyncpp::thread_pool | inlineexplicit |
| thread_pool(const thread_pool &)=delete (defined in asyncpp::thread_pool) | asyncpp::thread_pool | |
| ~dispatcher()=default (defined in asyncpp::dispatcher) | asyncpp::dispatcher | protected |
| ~thread_pool() (defined in asyncpp::thread_pool) | asyncpp::thread_pool | inline |