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