Searched refs:apndShmLock (Results 1 – 1 of 1) sorted by relevance
8772 static int apndShmLock(sqlite3_file*, int offset, int n, int flags);8838 apndShmLock, /* xShmLock */9014 static int apndShmLock(sqlite3_file *pFile, int offset, int n, int flags){ in apndShmLock() function