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

/external/chromium_org/third_party/sqlite/src/src/
H A DbtreeInt.h305 ** Locks are added (or upgraded from READ_LOCK to WRITE_LOCK) when a cursor
313 u8 eLock; /* READ_LOCK or WRITE_LOCK */
319 #define WRITE_LOCK 2 macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c46521 #define WRITE_LOCK macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c50917 #define WRITE_LOCK macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c50937 #define WRITE_LOCK macro
[all...]

Completed in 558 milliseconds