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

Data Fields

char tranche_name [NAMEDATALEN]
 
int num_lwlocks
 

Detailed Description

Definition at line 181 of file lwlock.c.

Field Documentation

◆ num_lwlocks

int NamedLWLockTrancheRequest::num_lwlocks

Definition at line 184 of file lwlock.c.

Referenced by GetNamedLWLockTranche().

◆ tranche_name

char NamedLWLockTrancheRequest::tranche_name[NAMEDATALEN]

Definition at line 183 of file lwlock.c.


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