|
PostgreSQL Source Code git master
|
Data Fields | |
| int32 | refcount |
| BufferLockMode | lockmode |
| BufferLockMode PrivateRefCountData::lockmode |
Definition at line 109 of file bufmgr.c.
Referenced by BufferLockAcquire(), BufferLockConditional(), BufferLockHeldByMe(), BufferLockHeldByMeInMode(), and NewPrivateRefCountEntry().
| int32 PrivateRefCountData::refcount |
Definition at line 103 of file bufmgr.c.
Referenced by NewPrivateRefCountEntry().