Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cThreadLockRef.h File Reference
#include "cThreadLock.h"
#include "cRefPtr.h"

Go to the source code of this file.

Classes

class  Gray::cThreadLockableRef
 
class  Gray::cThreadLockRef< TYPE >
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Typedefs

typedef cThreadLockRef< cThreadLockableRef > Gray::cThreadLockRefX
 

Detailed Description

Locking of objects for access by multiple threads