Searched refs:apndLock (Results 1 – 1 of 1) sorted by relevance
8765 static int apndLock(sqlite3_file*, int);8831 apndLock, /* xLock */8949 static int apndLock(sqlite3_file *pFile, int eLock){ in apndLock() function