Home
last modified time | relevance | path

Searched defs:xUnlock (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js760 xUnlock: function(pFile,lockType){ method
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js922 xUnlock: /*i(Pi)*/function(f){ method
/sqlite-3.40.0/src/
H A Dsqlite.h.in842 int (*xUnlock)(sqlite3_file*, int); member