Searched refs:aTableLock (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19711 ** The nTableLock and aTableLock variables are only used if the shared-cache
19764 int nTableLock; /* Number of locks in aTableLock */
19765 TableLock *aTableLock; /* Required table locks for shared-cache mode */ member in struct:Parse
[all...]

Completed in 489 milliseconds