OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mem_pool_blocks Struct Reference
Collaboration diagram for mem_pool_blocks:
Collaboration graph

Public Attributes

MEM_BLOCKblock
 
MEM_LARGE_BLOCKlarge_block
 
MEM_BLOCKbase_block
 
MEM_PTRbase_ptr
 
size_t base_avail
 
MEM_POOL_BLOCKSrest
 

Detailed Description

Definition at line 281 of file memory.c.

Member Data Documentation

size_t mem_pool_blocks::base_avail

Definition at line 291 of file memory.c.

MEM_BLOCK* mem_pool_blocks::base_block

Definition at line 286 of file memory.c.

MEM_PTR* mem_pool_blocks::base_ptr

Definition at line 289 of file memory.c.

MEM_BLOCK* mem_pool_blocks::block

Definition at line 282 of file memory.c.

MEM_LARGE_BLOCK* mem_pool_blocks::large_block

Definition at line 284 of file memory.c.

MEM_POOL_BLOCKS* mem_pool_blocks::rest

Definition at line 294 of file memory.c.


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