Searched defs:SQLITE_LOCK_NONE (Results 1 – 3 of 3) sorted by relevance
260 SQLITE_LOCK_NONE = 0, enumerator
681 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro
994 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro