PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ProcSignalHeader Struct Reference

Data Fields

pg_atomic_uint64 psh_barrierGeneration
 
ProcSignalSlot psh_slot [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 83 of file procsignal.c.

Field Documentation

◆ psh_barrierGeneration

pg_atomic_uint64 ProcSignalHeader::psh_barrierGeneration

◆ psh_slot


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