Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
Mem0Global Struct Reference
Collaboration diagram for Mem0Global:

Data Fields

sqlite3_mutexmutex
sqlite3_int64 alarmThreshold
sqlite3_int64 hardLimit
int nearlyFull

Detailed Description

Definition at line 30768 of file sqlite3.c.

Field Documentation

◆ alarmThreshold

sqlite3_int64 Mem0Global::alarmThreshold

Definition at line 30770 of file sqlite3.c.

◆ hardLimit

sqlite3_int64 Mem0Global::hardLimit

Definition at line 30771 of file sqlite3.c.

◆ mutex

sqlite3_mutex* Mem0Global::mutex

Definition at line 30769 of file sqlite3.c.

◆ nearlyFull

int Mem0Global::nearlyFull

Definition at line 30777 of file sqlite3.c.


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