Searched defs:SQLITE_LOCK_NONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 683 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro |
H A D | sqlite3.c | 996 #define SQLITE_LOCK_NONE 0 /* xUnlock() only */ macro |