22 #ifndef _ASPECT_SYNCPOINT_MANAGER_H_ 23 #define _ASPECT_SYNCPOINT_MANAGER_H_ 25 #include <aspect/aspect.h> 26 #include <syncpoint/syncpoint_manager.h> void init_SyncPointManagerAspect(SyncPointManager *syncpoint_manager)
Init SyncPointManager aspect.
Fawkes aspect base class.
Fawkes library namespace.
SyncPointManager * syncpoint_manager
This is the SyncPointManager instance you can use to manage syncpoints.
This class gives access to SyncPoints.
SyncPointManagerAspect()
Constructor.
Thread aspect to acces to SyncPoints Give this aspect to your thread to manage SyncPoints,...