Searched refs:countWriteCursors (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c3229 static int countWriteCursors(BtShared *pBt){ function
3322 assert( countWriteCursors(pBt)==0 );
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c50348 static int countWriteCursors(BtShared *pBt){ function
[all...]

Completed in 2110 milliseconds