![]() |
SSP21-CPP
|
This is the complete list of members for exe4cpp::ThreadPool, including all inherited members.
shutdown() (defined in exe4cpp::ThreadPool) | exe4cpp::ThreadPool | inline |
thread_init_t typedef (defined in exe4cpp::ThreadPool) | exe4cpp::ThreadPool | |
ThreadPool(const std::shared_ptr< asio::io_service > &io_service, uint32_t concurrency) (defined in exe4cpp::ThreadPool) | exe4cpp::ThreadPool | inline |
ThreadPool(const std::shared_ptr< asio::io_service > &io_service, uint32_t concurrency, const thread_init_t &on_thread_start, const thread_init_t &on_thread_exit) (defined in exe4cpp::ThreadPool) | exe4cpp::ThreadPool | inline |
~ThreadPool() (defined in exe4cpp::ThreadPool) | exe4cpp::ThreadPool | inlinevirtual |