OGRE  2.1.0unstable
Object-Oriented Graphics Rendering Engine
OgreBarrier.h File Reference
#include "OgrePlatform.h"
#include <pthread.h>

Classes

class  Ogre::Barrier
 A barrier is a synchronization mechanism where multiple threads wait until all of them have reached the barrier sync point before continuing. More...
 
struct  pthread_barrier_t
 

Namespaces

 Ogre