phdMesh  Version of the Day
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Public Member Functions | List of all members
TPI::LockGuard Class Reference

#include <TPI.hpp>

Public Member Functions

 operator int () const
 
 LockGuard (ThreadPool pool, unsigned i_lock)
 

Detailed Description

Lock guard to insure that a lock is released when control exists a block. { TPI::LockGuard local_lock( i ); }

Definition at line 66 of file TPI.hpp.


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