Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbuild.c32 struct TableLock { struct
47 ** codeTableLocks() which occurs during sqlite3FinishCoding(). argument
59 TableLock *p; in lockTable() argument
H A DsqliteInt.h1216 typedef struct TableLock TableLock; typedef