OpenMPI
0.1.1
|
Go to the source code of this file.
Data Structures | |
struct | mca_mpool_fake_component_t |
struct | mca_mpool_base_resources_t |
struct | mca_mpool_fake_module_t |
Typedefs | |
typedef BEGIN_C_DECLS struct mca_mpool_fake_component_t | mca_mpool_fake_component_t |
typedef struct mca_mpool_base_resources_t | mca_mpool_base_resources_t |
typedef struct mca_mpool_fake_module_t | mca_mpool_fake_module_t |
Functions | |
void | mca_mpool_fake_module_init (mca_mpool_fake_module_t *mpool) |
int | mca_mpool_fake_release_memory (mca_mpool_base_module_t *mpool, void *base, size_t size) |
unregister all registration covering the block of memory | |
void | mca_mpool_fake_finalize (struct mca_mpool_base_module_t *mpool) |
finalize mpool | |
int | mca_mpool_fake_ft_event (int state) |
Fault Tolerance Event Notification Function. More... | |
Variables | |
OMPI_DECLSPEC mca_mpool_fake_component_t | mca_mpool_fake_component |
int mca_mpool_fake_ft_event | ( | int | state | ) |
Fault Tolerance Event Notification Function.
state | Checkpoint Stae |