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 Tue Sep 16 22:01:58 2008 for Robotsystem of the Robot Group Leipzig by  doxygen 1.4.7