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