|
PostgreSQL Source Code git master
|
#include <pgstat_internal.h>
Data Fields | |
| LWLock | lock |
| PgStat_Lock | stats |
Definition at line 467 of file pgstat_internal.h.
| LWLock PgStatShared_Lock::lock |
Definition at line 470 of file pgstat_internal.h.
Referenced by pgstat_lock_flush_cb(), pgstat_lock_reset_all_cb(), and pgstat_lock_snapshot_cb().
| 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().