|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <mallocator_private.h>
Public Attributes | |
| void ** | objects |
| int | current_size |
| int | max_size |
| pvoid_f_void_t | new_f |
| void_f_pvoid_t | free_f |
| void_f_pvoid_t | reset_f |
| int | lock |
| void** s_xbt_mallocator::objects |
| int s_xbt_mallocator::current_size |
| int s_xbt_mallocator::max_size |
| pvoid_f_void_t s_xbt_mallocator::new_f |
| void_f_pvoid_t s_xbt_mallocator::free_f |
| void_f_pvoid_t s_xbt_mallocator::reset_f |
| int s_xbt_mallocator::lock |