Searched defs:SQLITE_LOCKED (Results 1 – 2 of 2) sorted by relevance
451 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
761 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro