Searched refs:pBtree (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c7207 SQLITE_PRIVATE int sqlite3BtreeSchemaLocked(Btree *pBtree);
7208 SQLITE_PRIVATE int sqlite3BtreeLockTable(Btree *pBtree, int iTab, u8 isWriteLock);
7228 SQLITE_PRIVATE void sqlite3BtreeGetMeta(Btree *pBtree, int idx, u32 *pValue);
43856 Btree *pBtree; /* Btree handle holding this lock */ member in struct:BtLock
44029 Btree *pBtree; /* The Btree to which this cursor belongs */ member in struct:BtCursor
44439 sqlite3BtreeMutexArrayInsert(BtreeMutexArray *pArray, Btree *pBtree) argument
44653 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) argument
44734 hasReadConflicts(Btree *pBtree, Pgno iRoot) argument
45000 invalidateIncrblobCursors( Btree *pBtree, i64 iRow, int isClearTable ) argument
47741 sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode) argument
48041 Btree *pBtree = pCur->pBtree; local
52596 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
105619 Btree *pBtree = db->aDb[iDb].pBt; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c7207 SQLITE_PRIVATE int sqlite3BtreeSchemaLocked(Btree *pBtree);
7208 SQLITE_PRIVATE int sqlite3BtreeLockTable(Btree *pBtree, int iTab, u8 isWriteLock);
7228 SQLITE_PRIVATE void sqlite3BtreeGetMeta(Btree *pBtree, int idx, u32 *pValue);
43856 Btree *pBtree; /* Btree handle holding this lock */ member in struct:BtLock
44029 Btree *pBtree; /* The Btree to which this cursor belongs */ member in struct:BtCursor
44439 sqlite3BtreeMutexArrayInsert(BtreeMutexArray *pArray, Btree *pBtree) argument
44653 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) argument
44734 hasReadConflicts(Btree *pBtree, Pgno iRoot) argument
45000 invalidateIncrblobCursors( Btree *pBtree, i64 iRow, int isClearTable ) argument
47741 sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode) argument
48041 Btree *pBtree = pCur->pBtree; local
52596 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
105619 Btree *pBtree = db->aDb[iDb].pBt; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c7207 SQLITE_PRIVATE int sqlite3BtreeSchemaLocked(Btree *pBtree);
7208 SQLITE_PRIVATE int sqlite3BtreeLockTable(Btree *pBtree, int iTab, u8 isWriteLock);
7228 SQLITE_PRIVATE void sqlite3BtreeGetMeta(Btree *pBtree, int idx, u32 *pValue);
43856 Btree *pBtree; /* Btree handle holding this lock */ member in struct:BtLock
44029 Btree *pBtree; /* The Btree to which this cursor belongs */ member in struct:BtCursor
44439 sqlite3BtreeMutexArrayInsert(BtreeMutexArray *pArray, Btree *pBtree) argument
44653 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) argument
44734 hasReadConflicts(Btree *pBtree, Pgno iRoot) argument
45000 invalidateIncrblobCursors( Btree *pBtree, i64 iRow, int isClearTable ) argument
47741 sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode) argument
48041 Btree *pBtree = pCur->pBtree; local
52596 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
105619 Btree *pBtree = db->aDb[iDb].pBt; local
[all...]

Completed in 861 milliseconds