Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
asyncpp::thread_pool Member List

This is the complete list of members for asyncpp::thread_pool, including all inherited members.

current(dispatcher *disp)asyncpp::dispatcherinlineprotectedstatic
current() noexceptasyncpp::dispatcherinlinestatic
operator=(const thread_pool &)=delete (defined in asyncpp::thread_pool)asyncpp::thread_pool
push(std::function< void()> cbfn) overrideasyncpp::thread_poolinlinevirtual
resize(size_t target_size)asyncpp::thread_poolinline
size() const noexceptasyncpp::thread_poolinline
thread_pool(size_t initial_size=std::thread::hardware_concurrency())asyncpp::thread_poolinlineexplicit
thread_pool(const thread_pool &)=delete (defined in asyncpp::thread_pool)asyncpp::thread_pool
~dispatcher()=default (defined in asyncpp::dispatcher)asyncpp::dispatcherprotected
~thread_pool() (defined in asyncpp::thread_pool)asyncpp::thread_poolinline