OGRE  2.2.6
Object-Oriented Graphics Rendering Engine
OgreLightweightMutex.h File Reference
#include "OgrePlatform.h"
#include "OgrePlatformInformation.h"
#include <pthread.h>

Classes

class  Ogre::LightweightMutex
 A lightweight mutex is a synchronization mechanism, very similar to a regular mutex. More...
 
class  Ogre::ScopedLock
 

Namespaces

 Ogre
 

Typedefs

typedef void * HANDLE
 

Typedef Documentation

◆ HANDLE

typedef void* HANDLE