PostgreSQL Source Code  git master
WaitEventCustomCounterData Struct Reference

Data Fields

int nextId
 
slock_t mutex
 

Detailed Description

Definition at line 85 of file wait_event.c.

Field Documentation

◆ mutex

slock_t WaitEventCustomCounterData::mutex

Definition at line 88 of file wait_event.c.

Referenced by WaitEventCustomNew(), and WaitEventCustomShmemInit().

◆ nextId

int WaitEventCustomCounterData::nextId

Definition at line 87 of file wait_event.c.

Referenced by WaitEventCustomNew(), and WaitEventCustomShmemInit().


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