Home
last modified time | relevance | path

Searched refs:tryOldLockPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c46347 int tryOldLockPath = 0; in proxyTakeConch() local
46400 tryOldLockPath = 1; in proxyTakeConch()
46511 if( rc!=SQLITE_OK && rc!=SQLITE_NOMEM && tryOldLockPath ){ in proxyTakeConch()
46516 tryOldLockPath = 0; in proxyTakeConch()