Searched defs:SQLITE_LOCKED (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/sqlite3/ | ||
| H A D | sqlite3.h | 453 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro |
| H A D | sqlite3.c | 772 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro |