PostgreSQL Source Code git master
Data Fields
WaitEventSet Struct Reference

Data Fields

 
int  nevents
 
 
 
Latchlatch
 
int  latch_pos
 
 
struct pollfd *  pollfds
 

Detailed Description

Definition at line 117 of file waiteventset.c.

Field Documentation

events

WaitEvent* WaitEventSet::events

Definition at line 128 of file waiteventset.c.

Referenced by AddWaitEventToSet(), CreateWaitEventSet(), FreeWaitEventSet(), ModifyWaitEvent(), WaitEventSetWait(), and WaitEventSetWaitBlock().

exit_on_postmaster_death

bool WaitEventSet::exit_on_postmaster_death

Definition at line 144 of file waiteventset.c.

Referenced by AddWaitEventToSet(), CreateWaitEventSet(), ModifyWaitEvent(), and WaitEventSetWaitBlock().

latch

Latch* WaitEventSet::latch

Definition at line 136 of file waiteventset.c.

Referenced by AddWaitEventToSet(), CreateWaitEventSet(), ModifyWaitEvent(), WaitEventAdjustPoll(), WaitEventSetWait(), and WaitEventSetWaitBlock().

latch_pos

int WaitEventSet::latch_pos

Definition at line 137 of file waiteventset.c.

Referenced by AddWaitEventToSet(), and WaitEventSetWait().

nevents

int WaitEventSet::nevents

Definition at line 121 of file waiteventset.c.

Referenced by AddWaitEventToSet(), FreeWaitEventSet(), GetNumRegisteredWaitEvents(), and WaitEventSetWaitBlock().

nevents_space

int WaitEventSet::nevents_space

Definition at line 122 of file waiteventset.c.

Referenced by AddWaitEventToSet(), and CreateWaitEventSet().

owner

ResourceOwner WaitEventSet::owner

Definition at line 119 of file waiteventset.c.

Referenced by CreateWaitEventSet(), FreeWaitEventSet(), and ResOwnerReleaseWaitEventSet().

pollfds

struct pollfd* WaitEventSet::pollfds

Definition at line 157 of file waiteventset.c.

Referenced by CreateWaitEventSet(), WaitEventAdjustPoll(), and WaitEventSetWaitBlock().


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

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