Searched refs:unixShmNode (Results 1 – 1 of 1) sorted by relevance
198 typedef struct unixShmNode unixShmNode; /* Shared memory instance */ typedef4279 struct unixShmNode { struct4313 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument4339 unixShmNode *pShmNode = pFile->pShm->pShmNode; in unixFcntlExternalReader()4467 unixShmNode *p = pFd->pInode->pShmNode; in unixShmPurge()4500 static int unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode){ in unixLockSharedMemory()4591 struct unixShmNode *pShmNode; /* The underlying mmapped file */ in unixOpenSharedMemory()4740 unixShmNode *pShmNode; in unixShmMap()4874 static int assertLockingArrayOk(unixShmNode *pShmNode){ in assertLockingArrayOk()4914 unixShmNode *pShmNode; /* The underlying file iNode */ in unixShmLock()[all …]