PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LWLock Struct Reference

#include <lwlock.h>

Data Fields

uint16 tranche
 
pg_atomic_uint32 state
 
proclist_head waiters
 

Detailed Description

Definition at line 41 of file lwlock.h.

Field Documentation

◆ state

◆ tranche

◆ waiters

proclist_head LWLock::waiters

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