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