Lines Matching refs:SQLITE_BUSY
5613 || rc==SQLITE_BUSY ){5614 if( rc==SQLITE_BUSY ){5622 }else if( rc==SQLITE_BUSY || rc==SQLITE_LOCKED ){