Searched refs:vstatLock (Results 1 – 1 of 1) sorted by relevance
154 static int vstatLock(sqlite3_file*, int);217 vstatLock, /* xLock */321 static int vstatLock(sqlite3_file *pFile, int eLock){ in vstatLock() function