ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABTI_mem_pool_global_pool_mprotect_config Struct Reference

#include <abti_mem_pool.h>

Collaboration diagram for ABTI_mem_pool_global_pool_mprotect_config:
Collaboration graph
[legend]

Data Fields

ABT_bool enabled
 
ABT_bool check_error
 
size_t offset
 
size_t page_size
 
size_t alignment
 

Detailed Description

Definition at line 35 of file abti_mem_pool.h.

Field Documentation

◆ alignment

size_t ABTI_mem_pool_global_pool_mprotect_config::alignment

Definition at line 40 of file abti_mem_pool.h.

Referenced by ABTI_mem_pool_destroy_global_pool(), and ABTI_mem_pool_take_bucket().

◆ check_error

ABT_bool ABTI_mem_pool_global_pool_mprotect_config::check_error

Definition at line 37 of file abti_mem_pool.h.

Referenced by ABTI_mem_pool_take_bucket().

◆ enabled

ABT_bool ABTI_mem_pool_global_pool_mprotect_config::enabled

◆ offset

size_t ABTI_mem_pool_global_pool_mprotect_config::offset

Definition at line 38 of file abti_mem_pool.h.

Referenced by ABTI_mem_pool_take_bucket().

◆ page_size

size_t ABTI_mem_pool_global_pool_mprotect_config::page_size

Definition at line 39 of file abti_mem_pool.h.

Referenced by ABTI_mem_pool_take_bucket().


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