Searched refs:tmpLock (Results 1 – 1 of 1) sorted by relevance
153 static int tmpLock(sqlite3_file*, int);237 tmpLock, /* xLock */332 static int tmpLock(sqlite3_file *pFile, int eLock){ in tmpLock() function