The Gaudi Framework
v29r0 (ff2e7097)
|
ShutdownPolicy which waits for the completion of all active tasks and the worker termination afterwards. More...
#include <src/threadpool/boost/threadpool/shutdown_policies.hpp>
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.
|
inlinestatic |
Definition at line 55 of file shutdown_policies.hpp.