SimGrid
3.21
Versatile Simulation of Distributed Systems
|
Functions | |
void * | xbt_mallocator_get (xbt_mallocator_t mallocator) |
void | xbt_mallocator_release (xbt_mallocator_t mallocator, void *object) |
void | xbt_mallocator_initialization_is_done (int protect) |
void* xbt_mallocator_get | ( | xbt_mallocator_t | mallocator | ) |
void xbt_mallocator_release | ( | xbt_mallocator_t | mallocator, |
void * | object | ||
) |
void xbt_mallocator_initialization_is_done | ( | int | protect | ) |