Searched refs:MX_CLOSE_ATTEMPT (Results 1 – 2 of 2) sorted by relevance
755 #define MX_CLOSE_ATTEMPT 3 macro773 if( ++nRetry>=MX_CLOSE_ATTEMPT ){ in lsmWin32OsClose()
2663 #define MX_CLOSE_ATTEMPT 3 macro2683 }while( rc==0 && ++cnt < MX_CLOSE_ATTEMPT && (sqlite3_win32_sleep(100), 1) ); in winClose()