PostgreSQL Source Code  git master
WALInsertLockPadded Union Reference

Data Fields

WALInsertLock l
 
char pad [PG_CACHE_LINE_SIZE]
 

Detailed Description

Definition at line 381 of file xlog.c.

Field Documentation

◆ l

◆ pad

char WALInsertLockPadded::pad[PG_CACHE_LINE_SIZE]

Definition at line 384 of file xlog.c.


The documentation for this union was generated from the following file: