XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
Loading...
Searching...
No Matches
xnetwork::thread_pool Member List

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

enqueue(F &&task) -> std::future< std::invoke_result_t< std::decay_t< F > > >xnetwork::thread_poolinline
operator=(const thread_pool &)=deletexnetwork::thread_pool
operator=(thread_pool &&)=deletexnetwork::thread_pool
thread_pool(size_t num_threads=std::thread::hardware_concurrency())xnetwork::thread_poolinlineexplicit
thread_pool(const thread_pool &)=deletexnetwork::thread_pool
thread_pool(thread_pool &&)=deletexnetwork::thread_pool
~thread_pool()xnetwork::thread_poolinline