PostgreSQL Source Code  git master
LWLockPadded Union Reference

#include <lwlock.h>

Data Fields

LWLock lock
 
char pad [LWLOCK_PADDED_SIZE]
 

Detailed Description

Definition at line 68 of file lwlock.h.

Field Documentation

◆ lock

◆ pad

char LWLockPadded::pad[LWLOCK_PADDED_SIZE]

Definition at line 71 of file lwlock.h.


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