PostgreSQL Source Code git master
ParallelBitmapHeapState Struct Reference

#include <execnodes.h>

Data Fields

dsa_pointer tbmiterator
 
slock_t mutex
 
SharedBitmapState state
 
ConditionVariable cv
 

Detailed Description

Definition at line 1854 of file execnodes.h.

Field Documentation

◆ cv

◆ mutex

slock_t ParallelBitmapHeapState::mutex

◆ state

◆ tbmiterator

dsa_pointer ParallelBitmapHeapState::tbmiterator

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