Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c46348 int tryOldLockPath = 0; in proxyTakeConch() local
46401 tryOldLockPath = 1; in proxyTakeConch()
46512 if( rc!=SQLITE_OK && rc!=SQLITE_NOMEM && tryOldLockPath ){ in proxyTakeConch()
46517 tryOldLockPath = 0; in proxyTakeConch()