SST
6.0.0
StructuralSimulationToolkit
|
Public Member Functions | |
Barrier (size_t count) | |
void | resize (size_t newCount) |
ONLY call this while nobody is in wait() | |
double | wait () |
Wait for all threads to reach this point. More... | |
void | disable () |
|
inline |
Wait for all threads to reach this point.
Referenced by SST::ThreadSync::execute(), SST::Simulation::initialize(), and SST::Simulation::setup().