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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c10822 ** The nTableLock and aTableLock variables are only used if the shared-cache
10867 int nTableLock; /* Number of locks in aTableLock */
10868 TableLock *aTableLock; /* Required table locks for shared-cache mode */ member in struct:Parse
[all...]

Completed in 496 milliseconds