Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h842 int (*xUnlock)(sqlite3_file*, int); member
/third_party/sqlite/src/
Dsqlite3.c1152 int (*xUnlock)(sqlite3_file*, int); member