ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include <abti_mem_pool.h>
Data Fields | |
ABTI_sync_lifo_element | lifo_elem |
size_t | num_headers |
Definition at line 13 of file abti_mem_pool.h.
ABTI_sync_lifo_element ABTI_mem_pool_header_bucket_info::lifo_elem |
Definition at line 15 of file abti_mem_pool.h.
Referenced by ABTI_mem_pool_return_bucket().
size_t ABTI_mem_pool_header_bucket_info::num_headers |
Definition at line 17 of file abti_mem_pool.h.
Referenced by ABTI_mem_pool_alloc(), ABTI_mem_pool_destroy_local_pool(), ABTI_mem_pool_free(), ABTI_mem_pool_take_bucket(), and mem_pool_return_partial_bucket().