The Gaudi Framework
v29r0 (ff2e7097)
|
ShutdownPolicy which waits for the completion of all 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 tasks and the worker termination afterwards.
Pool | The pool's core type. |
Definition at line 35 of file shutdown_policies.hpp.
|
inlinestatic |
Definition at line 38 of file shutdown_policies.hpp.