Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching full:locked

243 #define SQLITE_BUSY         5   /* The database file is locked */
244 #define SQLITE_LOCKED 6 /* A table in the database is locked */
447 ** that another thread or process has locked.
512 ** table is locked. The handler will sleep multiple times until