|
|
int | bMemstat |
| |
|
int | bCoreMutex |
| |
|
int | bFullMutex |
| |
|
int | bOpenUri |
| |
|
int | bUseCis |
| |
|
int | mxStrlen |
| |
|
int | neverCorrupt |
| |
|
int | szLookaside |
| |
|
int | nLookaside |
| |
|
int | nStmtSpill |
| |
|
sqlite3_mem_methods | m |
| |
|
sqlite3_mutex_methods | mutex |
| |
|
sqlite3_pcache_methods2 | pcache2 |
| |
|
void * | pHeap |
| |
|
int | nHeap |
| |
|
int | mnReq |
| |
|
int | mxReq |
| |
|
sqlite3_int64 | szMmap |
| |
|
sqlite3_int64 | mxMmap |
| |
|
void * | pScratch |
| |
|
int | szScratch |
| |
|
int | nScratch |
| |
|
void * | pPage |
| |
|
int | szPage |
| |
|
int | nPage |
| |
|
int | mxParserStack |
| |
|
int | sharedCacheEnabled |
| |
|
u32 | szPma |
| |
|
int | isInit |
| |
|
int | inProgress |
| |
|
int | isMutexInit |
| |
|
int | isMallocInit |
| |
|
int | isPCacheInit |
| |
|
int | nRefInitMutex |
| |
|
sqlite3_mutex * | pInitMutex |
| |
|
void(* | xLog )(void *, int, const char *) |
| |
|
void * | pLogArg |
| |
|
int(* | xTestCallback )(int) |
| |
|
int | bLocaltimeFault |
| |
|
int | iOnceResetThreshold |
| |
Definition at line 15845 of file sqlite3.c.
The documentation for this struct was generated from the following file: