PostgreSQL Source Code git master
Data Fields
AllocBlockData Struct Reference

Data Fields

 
 
 
char *  freeptr
 
char *  endptr
 

Detailed Description

Definition at line 183 of file aset.c.

Field Documentation

aset

AllocSet AllocBlockData::aset

Definition at line 185 of file aset.c.

Referenced by AllocSetAllocFromNewBlock(), AllocSetAllocLarge(), AllocSetContextCreateInternal(), AllocSetFree(), AllocSetGetChunkContext(), and AllocSetRealloc().

endptr

char* AllocBlockData::endptr

Definition at line 189 of file aset.c.

Referenced by AllocSetAlloc(), AllocSetAllocChunkFromBlock(), AllocSetAllocFromNewBlock(), AllocSetAllocLarge(), AllocSetContextCreateInternal(), AllocSetDelete(), AllocSetFree(), AllocSetGetChunkSpace(), AllocSetRealloc(), AllocSetReset(), and AllocSetStats().

freeptr

char* AllocBlockData::freeptr

Definition at line 188 of file aset.c.

Referenced by AllocSetAlloc(), AllocSetAllocChunkFromBlock(), AllocSetAllocFromNewBlock(), AllocSetAllocLarge(), AllocSetContextCreateInternal(), AllocSetDelete(), AllocSetFree(), AllocSetRealloc(), AllocSetReset(), and AllocSetStats().

next

AllocBlock AllocBlockData::next

Definition at line 187 of file aset.c.

Referenced by AllocSetAllocFromNewBlock(), AllocSetAllocLarge(), AllocSetContextCreateInternal(), AllocSetDelete(), AllocSetFree(), AllocSetRealloc(), AllocSetReset(), and AllocSetStats().

prev

AllocBlock AllocBlockData::prev

Definition at line 186 of file aset.c.

Referenced by AllocSetAllocFromNewBlock(), AllocSetAllocLarge(), AllocSetContextCreateInternal(), AllocSetFree(), AllocSetRealloc(), and AllocSetReset().


The documentation for this struct was generated from the following file:
  • src/backend/utils/mmgr/aset.c

AltStyle によって変換されたページ (->オリジナル) /