SimGrid  3.13
Versatile Simulation of Distributed Systems
s_xbt_mallocator Struct Reference

#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
 

Member Data Documentation

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

The documentation for this struct was generated from the following file: