Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3.h679 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro
/third_party/sqlite/src/
H A Dsqlite3.c989 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro
[all...]

Completed in 141 milliseconds