PostgreSQL Source Code  git master
SemTPadded Union Reference

Data Fields

sem_t pgsem
 
char pad [PG_CACHE_LINE_SIZE]
 

Detailed Description

Definition at line 45 of file posix_sema.c.

Field Documentation

◆ pad

char SemTPadded::pad[PG_CACHE_LINE_SIZE]

Definition at line 48 of file posix_sema.c.

◆ pgsem

sem_t SemTPadded::pgsem

Definition at line 47 of file posix_sema.c.


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