SST  6.1.0
StructuralSimulationToolkit
SST::ThreadSyncSimpleSkip Class Reference
Inheritance diagram for SST::ThreadSyncSimpleSkip:
SST::NewThreadSync

Public Member Functions

 ThreadSyncSimpleSkip (int num_threads, int thread, Simulation *sim)
 Create a new ThreadSync object. More...
 
void setMaxPeriod (TimeConverter *period)
 
void before ()
 
void after ()
 
void execute (void)
 
void processLinkInitData ()
 Cause an exchange of Initialization Data to occur.
 
void finalizeLinkConfigurations ()
 Finish link configuration.
 
void registerLink (LinkId_t link_id, Link *link)
 Register a Link which this Sync Object is responsible for.
 
ActivityQueuegetQueueForThread (int tid)
 
uint64_t getDataSize () const
 
- Public Member Functions inherited from SST::NewThreadSync
virtual SimTime_t getNextSyncTime ()
 
void setMaxPeriod (TimeConverter *period)
 
TimeConvertergetMaxPeriod ()
 

Additional Inherited Members

- Protected Member Functions inherited from SST::NewThreadSync
void finalizeConfiguration (Link *link)
 
void sendInitData_sync (Link *link, Event *init_data)
 
- Protected Attributes inherited from SST::NewThreadSync
SimTime_t nextSyncTime
 
TimeConvertermax_period
 

Constructor & Destructor Documentation

SST::ThreadSyncSimpleSkip::ThreadSyncSimpleSkip ( int  num_threads,
int  thread,
Simulation sim 
)

The documentation for this class was generated from the following files: