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