Searched refs:unixShmNode (Results 1 – 1 of 1) sorted by relevance
39078 typedef struct unixShmNode unixShmNode; /* Shared memory instance */ typedef40060 unixShmNode *pShmNode; /* Shared memory associated with this inode */43177 struct unixShmNode { struct43212 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument43238 unixShmNode *pShmNode = pFile->pShm->pShmNode; in unixFcntlExternalReader()43272 unixShmNode *pShmNode; /* Apply locks to this open shared-memory segment */ in unixShmSystemLock()43374 unixShmNode *p = pFd->pInode->pShmNode; in unixShmPurge()43412 static int unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode){ in unixLockSharedMemory()43516 struct unixShmNode *pShmNode; /* The underlying mmapped file */ in unixOpenSharedMemory()43677 unixShmNode *pShmNode; in unixShmMap()[all …]