phdMesh
Version of the Day
|
#include <TPI.hpp>
Public Member Functions | |
operator int () const | |
LockGuard (ThreadPool pool, unsigned i_lock) | |
Lock guard to insure that a lock is released when control exists a block. { TPI::LockGuard local_lock( i ); }