Searched defs:pBtree (Results 1 - 1 of 1) sorted by relevance
| /third_party/sqlite/src/ | ||
| H A D | sqlite3.c | 67880 Btree *pBtree; /* Btree handle holding this lock */ global() member 68098 Btree *pBtree; /* The Btree to which this cursor belongs */ global() member 68797 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) global() argument 68886 hasReadConflicts(Btree *pBtree, Pgno iRoot) global() argument 69161 invalidateIncrblobCursors( Btree *pBtree, Pgno pgnoRoot, i64 iRow, int isClearTable ) global() argument 72943 sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode, int writeOnly) global() argument 73284 Btree *pBtree = pCur->pBtree; global() local 79664 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) global() argument 177393 Btree *pBtree; global() local [all...] |
Completed in 247 milliseconds