Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PlatformThreadObjects Struct Reference

#include <quickmp.h>

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

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: