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

int PCacheGlobal::bUnderPressure

Definition at line 44662 of file sqlite3.c.

PGroup PCacheGlobal::grp

Definition at line 44640 of file sqlite3.c.

int PCacheGlobal::isInit

Definition at line 44647 of file sqlite3.c.

sqlite3_mutex* PCacheGlobal::mutex

Definition at line 44655 of file sqlite3.c.

int PCacheGlobal::nFreeSlot

Definition at line 44657 of file sqlite3.c.

int PCacheGlobal::nInitPage

Definition at line 44649 of file sqlite3.c.

int PCacheGlobal::nReserve

Definition at line 44652 of file sqlite3.c.

int PCacheGlobal::nSlot

Definition at line 44651 of file sqlite3.c.

void * PCacheGlobal::pEnd

Definition at line 44653 of file sqlite3.c.

PgFreeslot* PCacheGlobal::pFree

Definition at line 44656 of file sqlite3.c.

void* PCacheGlobal::pStart

Definition at line 44653 of file sqlite3.c.

int PCacheGlobal::separateCache

Definition at line 44648 of file sqlite3.c.

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 Fri Nov 15 2019 04:00:09