Searched defs:SQLITE_LOCK_RESERVED (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 693 #define SQLITE_LOCK_RESERVED 2 /* xLock() only */ macro |
H A D | sqlite3.c | 1012 #define SQLITE_LOCK_RESERVED 2 /* xLock() only */ macro |