SST
13.1.0
Structural Simulation Toolkit
|
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::Simulation_impl::complete(), SST::Simulation_impl::initialize(), and SST::Simulation_impl::setup().