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 205 of file lwlock.c.

Field Documentation

◆ num_lwlocks

int NamedLWLockTrancheRequest::num_lwlocks

Definition at line 208 of file lwlock.c.

◆ tranche_name

char NamedLWLockTrancheRequest::tranche_name[NAMEDATALEN]

Definition at line 207 of file lwlock.c.


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