Searched defs:nTableLock (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2162 ** The nTableLock and aTableLock variables are only used if the shared-cache
2207 int nTableLock; /* Number of locks in aTableLock */ member in struct:Parse
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10507 ** The nTableLock and aTableLock variables are only used if the shared-cache
10552 int nTableLock; /* Number of locks in aTableLock */ member in struct:Parse
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11901 ** The nTableLock and aTableLock variables are only used if the shared-cache
11953 int nTableLock; /* Number of locks in aTableLock */ member in struct:Parse
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11901 ** The nTableLock and aTableLock variables are only used if the shared-cache
11953 int nTableLock; /* Number of locks in aTableLock */ member in struct:Parse
[all...]

Completed in 410 milliseconds