Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvtab.c1198 Table **apVtabLock; in sqlite3VtabMakeWritable() local
H A DsqliteInt.h3729 Table **apVtabLock; /* Pointer to virtual tables needing locking */ member