Home
last modified time | relevance | path

Searched defs:pShmNode (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c1170 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member
4313 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member
4339 unixShmNode *pShmNode = pFile->pShm->pShmNode; in unixFcntlExternalReader() local
4373 unixShmNode *pShmNode; /* Apply locks to this open shared-memory segment */ in unixShmSystemLock() local
4500 static int unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode){ in unixLockSharedMemory()
4591 struct unixShmNode *pShmNode; /* The underlying mmapped file */ in unixOpenSharedMemory() local
4740 unixShmNode *pShmNode; in unixShmMap() local
4874 static int assertLockingArrayOk(unixShmNode *pShmNode){ in assertLockingArrayOk()
4914 unixShmNode *pShmNode; /* The underlying file iNode */ in unixShmLock() local
5068 unixShmNode *pShmNode; /* The underlying shared-memory file */ in unixShmUnmap() local
H A Dos_win.c3771 winShmNode *pShmNode; /* The underlying winShmNode object */ member
3892 static int winLockSharedMemory(winShmNode *pShmNode){
3923 winShmNode *pShmNode = 0; /* The underlying mmapped file */ local
4036 winShmNode *pShmNode; /* The underlying shared-memory file */ local
4080 winShmNode *pShmNode; local
4221 winShmNode *pShmNode; local