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

#include <pgstat_internal.h>

Data Fields

LWLock lock
 
PgStat_Lock stats
 

Detailed Description

Definition at line 467 of file pgstat_internal.h.

Field Documentation

◆ lock

LWLock PgStatShared_Lock::lock

◆ stats

PgStat_Lock PgStatShared_Lock::stats

Definition at line 471 of file pgstat_internal.h.

Referenced by pgstat_lock_reset_all_cb(), and pgstat_lock_snapshot_cb().


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