PlatformThreadObjects Struct Reference

#include <quickmp.h>

List of all members.

Public Member Functions

 PlatformThreadObjects ()

Public Attributes

pthread_t * threads
pthread_mutex_t barrierMutex
pthread_cond_t barrierCondition
pthread_mutex_t mutexVectorMutex
std::vector< pthread_mutex_t * > userMutexes

Constructor & Destructor Documentation

PlatformThreadObjects (  )  [inline]

Member Data Documentation

pthread_cond_t barrierCondition
pthread_mutex_t barrierMutex
pthread_mutex_t mutexVectorMutex
pthread_t* threads
std::vector<pthread_mutex_t*> userMutexes

The documentation for this struct was generated from the following file:
Generated on Thu Jun 28 14:49:09 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3