PostgreSQL Source Code
git master
|
Data Fields | |
pg_atomic_uint32 | refcount |
PagetableEntry | ptentry [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 112 of file tidbitmap.c.
PagetableEntry PTEntryArray::ptentry[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 115 of file tidbitmap.c.
Referenced by tbm_prepare_shared_iterate(), and tbm_shared_iterate().
pg_atomic_uint32 PTEntryArray::refcount |
Definition at line 114 of file tidbitmap.c.
Referenced by tbm_free_shared_area(), and tbm_prepare_shared_iterate().