Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvtab.c203 void sqlite3VtabUnlock(VTable *pVTab){ in sqlite3VtabUnlock() function
H A DsqliteInt.h5209 # define sqlite3VtabUnlock(X) macro