Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c7330 int tryOldLockPath = 0; in proxyTakeConch() local
7383 tryOldLockPath = 1; in proxyTakeConch()
7494 if( rc!=SQLITE_OK && rc!=SQLITE_NOMEM && tryOldLockPath ){ in proxyTakeConch()
7499 tryOldLockPath = 0; in proxyTakeConch()