Home
last modified time | relevance | path

Searched defs:SQLITE_LOCK_EXCLUSIVE (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h683 #define SQLITE_LOCK_EXCLUSIVE 4 /* xLock() only */ macro
/third_party/sqlite/src/
H A Dsqlite3.c993 #define SQLITE_LOCK_EXCLUSIVE 4 /* xLock() only */ macro
[all...]

Completed in 146 milliseconds