ARGOBOTS
latest
|
#include <abti_mem_pool.h>
Data Fields | |
ABTI_sync_lifo_element | lifo_elem |
int | 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().
int 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(), and ABTI_mem_pool_take_bucket().