My Project
Public Member Functions | List of all members
ParaEngine::scoped_Lock< Mutex > Class Template Reference

simple scoped lock function More...

#include <mutex.h>

Public Member Functions

 scoped_Lock (Mutex &m)
 
void lock ()
 
void unlock ()
 
bool locked () const
 
Mutexmutex ()
 

Detailed Description

template<typename Mutex>
class ParaEngine::scoped_Lock< Mutex >

simple scoped lock function


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