|
PostgreSQL Source Code git master
|
#include <pgstat_internal.h>
Data Fields | |
| uint32 | magic |
| LWLock | lock |
Definition at line 150 of file pgstat_internal.h.
| LWLock PgStatShared_Common::lock |
Definition at line 154 of file pgstat_internal.h.
Referenced by pgstat_lock_entry(), pgstat_lock_entry_shared(), pgstat_reset_matching_entries(), and pgstat_unlock_entry().
| uint32 PgStatShared_Common::magic |
Definition at line 152 of file pgstat_internal.h.
Referenced by pgstat_gc_entry_refs(), and pgstat_release_entry_ref().