PostgreSQL Source Code git master
|
#include <memutils.h>
Data Fields | |
dsa_handle | memstats_dsa_handle |
LWLock | lw_lock |
Definition at line 364 of file memutils.h.
LWLock MemoryStatsCtl::lw_lock |
Definition at line 367 of file memutils.h.
Referenced by MemoryContextReportingShmemInit(), pg_get_process_memory_contexts(), and ProcessGetMemoryContextInterrupt().
dsa_handle MemoryStatsCtl::memstats_dsa_handle |
Definition at line 366 of file memutils.h.
Referenced by AtProcExit_memstats_cleanup(), MemoryContextReportingShmemInit(), pg_get_process_memory_contexts(), and ProcessGetMemoryContextInterrupt().