Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c48001 int tryOldLockPath = 0; in proxyTakeConch() local
48054 tryOldLockPath = 1; in proxyTakeConch()
48165 if( rc!=SQLITE_OK && rc!=SQLITE_NOMEM && tryOldLockPath ){ in proxyTakeConch()
48170 tryOldLockPath = 0; in proxyTakeConch()