PostgreSQL Source Code git master
PgAioWorkerSubmissionQueue Struct Reference

Data Fields

uint32 size
 
uint32 head
 
uint32 tail
 
int sqes [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 55 of file method_worker.c.

Field Documentation

◆ head

◆ size

◆ sqes

int PgAioWorkerSubmissionQueue::sqes[FLEXIBLE_ARRAY_MEMBER]

◆ tail


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