![]()  | 
  
    The Gaudi Framework
    v28r2
    
   | 
 
ShutdownPolicy which does not wait for any tasks or worker termination. More...
#include <src/threadpool/boost/threadpool/shutdown_policies.hpp>
Static Public Member Functions | |
| static void | shutdown (Pool &pool) | 
ShutdownPolicy which does not wait for any tasks or worker termination.
This policy does not wait for any tasks. Nevertheless all active tasks will be processed completely.
| Pool | The pool's core type. | 
Definition at line 71 of file shutdown_policies.hpp.
      
  | 
  inlinestatic | 
Definition at line 74 of file shutdown_policies.hpp.