PostgreSQL Source Code  git master
PGSemaphoreData Struct Reference

Data Fields

SemTPadded sem_padded
 
int semId
 
int semNum
 

Detailed Description

Definition at line 52 of file posix_sema.c.

Field Documentation

◆ sem_padded

SemTPadded PGSemaphoreData::sem_padded

Definition at line 54 of file posix_sema.c.

◆ semId

int PGSemaphoreData::semId

◆ semNum

int PGSemaphoreData::semNum

The documentation for this struct was generated from the following files: