Public Attributes | |
| int | bUnderPressure |
| PGroup | grp |
| int | isInit |
| sqlite3_mutex * | mutex |
| int | nFreeSlot |
| int | nInitPage |
| int | nReserve |
| int | nSlot |
| void * | pEnd |
| PgFreeslot * | pFree |
| void * | pStart |
| int | separateCache |
| int | szSlot |
| sqlite3_mutex* PCacheGlobal::mutex |
| PgFreeslot* PCacheGlobal::pFree |