Searched refs:tvfsLock (Results 1 – 1 of 1) sorted by relevance
171 static int tvfsLock(sqlite3_file*, int);212 tvfsLock, /* xLock */479 static int tvfsLock(sqlite3_file *pFile, int eLock){ in tvfsLock() function