PostgreSQL Source Code
git master
|
Data Fields | |
sem_t | pgsem |
char | pad [PG_CACHE_LINE_SIZE] |
Definition at line 45 of file posix_sema.c.
char SemTPadded::pad[PG_CACHE_LINE_SIZE] |
Definition at line 48 of file posix_sema.c.
sem_t SemTPadded::pgsem |
Definition at line 47 of file posix_sema.c.