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

a dummy lock object with all dummy interface functions More...

#include <mutex.h>

Public Member Functions

 no_lock (Mutex &m)
 
bool locked () const
 
void unlock ()
 

Detailed Description

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

a dummy lock object with all dummy interface functions


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