PostgreSQL Source Code  git master
ProcSignalHeader Struct Reference

Data Fields

pg_atomic_uint64 psh_barrierGeneration
 
ProcSignalSlot psh_slot [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 78 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: