ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
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 101 of file abti_mem_pool.h.

Field Documentation

◆ bucket_index

size_t ABTI_mem_pool_local_pool::bucket_index

◆ buckets

ABTI_mem_pool_header* ABTI_mem_pool_local_pool::buckets[ABT_MEM_POOL_MAX_LOCAL_BUCKETS]

◆ num_headers_per_bucket

size_t ABTI_mem_pool_local_pool::num_headers_per_bucket

◆ p_global_pool

ABTI_mem_pool_global_pool* ABTI_mem_pool_local_pool::p_global_pool

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