| Reference | Class List | Member Functions | Typedefs | File List |
Static Public Member Functions | |
| static void | shutdown (Pool &pool) |
ShutdownPolicy which waits for the completion of all active tasks and the worker termination afterwards.
| Pool | The pool's core type. |
Definition at line 52 of file shutdown_policies.hpp.
| static void boost::threadpool::wait_for_active_tasks< Pool >::shutdown | ( | Pool & | pool | ) | [static] |
Definition at line 55 of file shutdown_policies.hpp.