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