Searched defs:apVtabLock (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | vtab.c | 1198 Table **apVtabLock; in sqlite3VtabMakeWritable() local |
| H A D | sqliteInt.h | 3729 Table **apVtabLock; /* Pointer to virtual tables needing locking */ member |