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