PostgreSQL Source Code  git master
SharedFileSet Struct Reference

#include <sharedfileset.h>

Data Fields

FileSet fs
 
slock_t mutex
 
int refcnt
 

Detailed Description

Definition at line 26 of file sharedfileset.h.

Field Documentation

◆ fs

◆ mutex

slock_t SharedFileSet::mutex

Definition at line 29 of file sharedfileset.h.

Referenced by SharedFileSetAttach(), SharedFileSetInit(), and SharedFileSetOnDetach().

◆ refcnt

int SharedFileSet::refcnt

Definition at line 30 of file sharedfileset.h.

Referenced by SharedFileSetAttach(), SharedFileSetInit(), and SharedFileSetOnDetach().


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