Public Attributes | List of all members
PCacheGlobal Struct Reference

Public Attributes

int bUnderPressure
 
PGroup grp
 
int isInit
 
sqlite3_mutexmutex
 
int nFreeSlot
 
int nInitPage
 
int nReserve
 
int nSlot
 
void * pEnd
 
PgFreeslotpFree
 
void * pStart
 
int separateCache
 
int szSlot
 

Detailed Description

Definition at line 44639 of file sqlite3.c.

Member Data Documentation

◆ bUnderPressure

int PCacheGlobal::bUnderPressure

Definition at line 44662 of file sqlite3.c.

◆ grp

PGroup PCacheGlobal::grp

Definition at line 44640 of file sqlite3.c.

◆ isInit

int PCacheGlobal::isInit

Definition at line 44647 of file sqlite3.c.

◆ mutex

sqlite3_mutex* PCacheGlobal::mutex

Definition at line 44655 of file sqlite3.c.

◆ nFreeSlot

int PCacheGlobal::nFreeSlot

Definition at line 44657 of file sqlite3.c.

◆ nInitPage

int PCacheGlobal::nInitPage

Definition at line 44649 of file sqlite3.c.

◆ nReserve

int PCacheGlobal::nReserve

Definition at line 44652 of file sqlite3.c.

◆ nSlot

int PCacheGlobal::nSlot

Definition at line 44651 of file sqlite3.c.

◆ pEnd

void * PCacheGlobal::pEnd

Definition at line 44653 of file sqlite3.c.

◆ pFree

PgFreeslot* PCacheGlobal::pFree

Definition at line 44656 of file sqlite3.c.

◆ pStart

void* PCacheGlobal::pStart

Definition at line 44653 of file sqlite3.c.

◆ separateCache

int PCacheGlobal::separateCache

Definition at line 44648 of file sqlite3.c.

◆ szSlot

int PCacheGlobal::szSlot

Definition at line 44650 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Mon Feb 28 2022 21:52:14