phdMesh Version of the Day
Public Member Functions
TPI::LockGuard Class Reference

#include <TPI.hpp>

List of all members.

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator