Searched defs:sqlite3BtreeLockTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c56330 SQLITE_PRIVATE int sqlite3BtreeLockTable(Btree *p, int iTab, u8 isWriteLock){ function
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c75535 SQLITE_PRIVATE int sqlite3BtreeLockTable(Btree *p, int iTab, u8 isWriteLock){ function
[all...]

Completed in 980 milliseconds