ARGOBOTS  latest
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
ABTI_mem_pool_local_pool Struct Reference

#include <abti_mem_pool.h>

Collaboration diagram for ABTI_mem_pool_local_pool:
Collaboration graph
[legend]

Data Fields

ABTI_mem_pool_global_poolp_global_pool
 
size_t num_headers_per_bucket
 
size_t bucket_index
 
ABTI_mem_pool_headerbuckets [ABT_MEM_POOL_MAX_LOCAL_BUCKETS]
 

Detailed Description

Definition at line 89 of file abti_mem_pool.h.

Field Documentation

size_t ABTI_mem_pool_local_pool::bucket_index
ABTI_mem_pool_header* ABTI_mem_pool_local_pool::buckets[ABT_MEM_POOL_MAX_LOCAL_BUCKETS]
size_t ABTI_mem_pool_local_pool::num_headers_per_bucket
ABTI_mem_pool_global_pool* ABTI_mem_pool_local_pool::p_global_pool

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