Searched refs:BUSY_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
59 static const int BUSY_TIMEOUT_MS = 2500; variable162 err = sqlite3_busy_timeout(db, BUSY_TIMEOUT_MS); in nativeOpen()