PostgreSQL Source Code git master
Data Fields
shm_toc Struct Reference

Data Fields

 
slock_t  toc_mutex
 
 
 
 
 

Detailed Description

Definition at line 26 of file shm_toc.c.

Field Documentation

toc_allocated_bytes

Size shm_toc::toc_allocated_bytes

Definition at line 31 of file shm_toc.c.

Referenced by shm_toc_allocate(), shm_toc_attach(), shm_toc_create(), shm_toc_freespace(), and shm_toc_insert().

toc_entry

shm_toc_entry shm_toc::toc_entry[FLEXIBLE_ARRAY_MEMBER]

Definition at line 33 of file shm_toc.c.

Referenced by shm_toc_insert(), and shm_toc_lookup().

toc_magic

uint64 shm_toc::toc_magic

Definition at line 28 of file shm_toc.c.

Referenced by shm_toc_attach(), and shm_toc_create().

toc_mutex

slock_t shm_toc::toc_mutex

Definition at line 29 of file shm_toc.c.

Referenced by shm_toc_allocate(), shm_toc_create(), shm_toc_freespace(), and shm_toc_insert().

toc_nentry

uint32 shm_toc::toc_nentry

Definition at line 32 of file shm_toc.c.

Referenced by shm_toc_allocate(), shm_toc_create(), shm_toc_freespace(), shm_toc_insert(), and shm_toc_lookup().

toc_total_bytes

Size shm_toc::toc_total_bytes

Definition at line 30 of file shm_toc.c.

Referenced by shm_toc_allocate(), shm_toc_attach(), shm_toc_create(), shm_toc_freespace(), and shm_toc_insert().


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

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