|
Sqlite3 3.50.2
Light weight SQL DB
|
Data Fields | |
| PGroup | grp |
| int | isInit |
| int | separateCache |
| int | nInitPage |
| int | szSlot |
| int | nSlot |
| int | nReserve |
| void * | pStart |
| void * | pEnd |
| sqlite3_mutex * | mutex |
| PgFreeslot * | pFree |
| int | nFreeSlot |
| int | bUnderPressure |
| sqlite3_mutex* PCacheGlobal::mutex |
| PgFreeslot* PCacheGlobal::pFree |