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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c11050 ** The nTableLock and aTableLock variables are only used if the shared-cache
11094 int nTableLock; /* Number of locks in aTableLock */
11095 TableLock *aTableLock; /* Required table locks for shared-cache mode */ member in struct:Parse
[all...]

Completed in 417 milliseconds