Searched refs:nStepPerUnlock (Results 1 – 1 of 1) sorted by relevance
28482 static int intckDatabaseCmd(ShellState *pState, i64 nStepPerUnlock){ in intckDatabaseCmd() argument28498 if( nStepPerUnlock && (nStep % nStepPerUnlock)==0 ){ in intckDatabaseCmd()