#include <sqliteInt.h>
Public Attributes | |
u16 | sz |
u8 | bEnabled |
u8 | bMalloced |
int | nOut |
int | mxOut |
LookasideSlot * | pFree |
void * | pStart |
void * | pEnd |
Definition at line 617 of file sqliteInt.h.
Definition at line 619 of file sqliteInt.h.
Referenced by setupLookaside(), sqlite3DbMallocRaw(), and sqlite3InitCallback().
Definition at line 620 of file sqliteInt.h.
Referenced by setupLookaside(), and sqlite3_close().
int Lookaside::mxOut |
Definition at line 622 of file sqliteInt.h.
Referenced by sqlite3_db_status(), and sqlite3DbMallocRaw().
int Lookaside::nOut |
Definition at line 621 of file sqliteInt.h.
Referenced by setupLookaside(), sqlite3_close(), sqlite3_db_status(), sqlite3DbFree(), and sqlite3DbMallocRaw().
void* Lookaside::pEnd |
Definition at line 625 of file sqliteInt.h.
Referenced by isLookaside(), and setupLookaside().
Definition at line 623 of file sqliteInt.h.
Referenced by setupLookaside(), sqlite3DbFree(), and sqlite3DbMallocRaw().
void* Lookaside::pStart |
Definition at line 624 of file sqliteInt.h.
Referenced by isLookaside(), setupLookaside(), and sqlite3_close().
Definition at line 618 of file sqliteInt.h.
Referenced by setupLookaside(), sqlite3DbMallocSize(), and sqlite3DbRealloc().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1