Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::threads::pool Member List

This is the complete list of members for nana::threads::pool, including all inherited members.

operator=(pool &&)nana::threads::pool
pool(unsigned thread_number=std::thread::hardware_concurrency())nana::threads::pool
pool(pool &&)nana::threads::pool
push(const Function &f)nana::threads::poolinline
signal()nana::threads::pool
wait_for_finished()nana::threads::pool
wait_for_signal()nana::threads::pool
~pool()nana::threads::pool