|
SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Classes | |
| struct | s_smpi_static |
Typedefs | |
| typedef struct s_smpi_static | s_smpi_static_t |
Functions | |
| void | smpi_register_static (void *arg, void_f_pvoid_t free_fn) |
| void | smpi_free_static (void) |
Variables | |
| static xbt_dynar_t | registered_static_stack = NULL |
| typedef struct s_smpi_static s_smpi_static_t |
| void smpi_register_static | ( | void * | arg, |
| void_f_pvoid_t | free_fn | ||
| ) |
|
static |