PostgreSQL Source Code  git master
pg_atomic_flag Struct Reference

#include <fallback.h>

Data Fields

int sema
 
volatile bool value
 

Detailed Description

Definition at line 70 of file fallback.h.

Field Documentation

◆ sema

int pg_atomic_flag::sema

◆ value


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