Searched defs:xShmLock (Results 1 – 3 of 3) sorted by relevance
98 int (*xShmLock)(sqlite3_file*, int, int, int) = fd->pMethods->xShmLock; in superlockShmLock() local
849 int (*xShmLock)(sqlite3_file*, int offset, int n, int flags); member
4487 int (*xShmLock)(sqlite3_file*,int,int,int) = p->pReal->pMethods->xShmLock; in rbuUnlockShm() local