Home
last modified time | relevance | path

Searched refs:btreeCursorWithLock (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dbtree.c4588 static int btreeCursorWithLock( in btreeCursorWithLock() function
4609 return btreeCursorWithLock(p, iTable, wrFlag, pKeyInfo, pCur); in sqlite3BtreeCursor()