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

#include <pgstat_internal.h>

Data Fields

uint32 magic
 
LWLock lock
 

Detailed Description

Definition at line 150 of file pgstat_internal.h.

Field Documentation

◆ lock

LWLock PgStatShared_Common::lock

◆ magic

uint32 PgStatShared_Common::magic

Definition at line 152 of file pgstat_internal.h.

Referenced by pgstat_gc_entry_refs(), and pgstat_release_entry_ref().


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