Lines Matching refs:SQLITE_BUSY
5635 || rc==SQLITE_BUSY ){5636 if( rc==SQLITE_BUSY ){5644 }else if( rc==SQLITE_BUSY || rc==SQLITE_LOCKED ){