Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Latch Struct Reference

#include <latch.h>

Data Fields

sig_atomic_t is_set
bool is_shared
int owner_pid

Detailed Description

Definition at line 95 of file latch.h.


Field Documentation

Definition at line 97 of file latch.h.

Referenced by InitLatch(), InitSharedLatch(), ResetLatch(), SetLatch(), and WaitLatchOrSocket().

Definition at line 98 of file latch.h.

Referenced by DisownLatch(), InitLatch(), InitSharedLatch(), and OwnLatch().


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