Static Public Member Functions
boost::threadpool::wait_for_active_tasks< Pool > Class Template Reference

ShutdownPolicy which waits for the completion of all active tasks and the worker termination afterwards. More...

#include <shutdown_policies.hpp>

List of all members.

Static Public Member Functions

static void shutdown (Pool &pool)

Detailed Description

template<typename Pool>
class boost::threadpool::wait_for_active_tasks< Pool >

ShutdownPolicy which waits for the completion of all active tasks and the worker termination afterwards.

Parameters:
PoolThe pool's core type.

Definition at line 52 of file shutdown_policies.hpp.


Member Function Documentation

template<typename Pool >
static void boost::threadpool::wait_for_active_tasks< Pool >::shutdown ( Pool &  pool) [inline, static]

Definition at line 55 of file shutdown_policies.hpp.


The documentation for this class was generated from the following file:


or_libs
Author(s): Viktor Seib
autogenerated on Tue Jan 7 2014 11:24:03