PostgreSQL Source Code git master
Loading...
Searching...
No Matches
GlobalChannelEntry Struct Reference

Data Fields

GlobalChannelKey key
 
dsa_pointer listenersArray
 
int numListeners
 
int allocatedListeners
 

Detailed Description

Definition at line 391 of file async.c.

Field Documentation

◆ allocatedListeners

int GlobalChannelEntry::allocatedListeners

Definition at line 396 of file async.c.

Referenced by PrepareTableEntriesForListen().

◆ key

GlobalChannelKey GlobalChannelEntry::key

Definition at line 393 of file async.c.

Referenced by CleanupListenersOnExit().

◆ listenersArray

◆ numListeners

int GlobalChannelEntry::numListeners

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