Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h683 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro
H A Dsqlite3.c996 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro