Searched refs:winShmNode (Results 1 – 1 of 1) sorted by relevance
49021 typedef struct winShmNode winShmNode; /* A region of shared-memory */ typedef52762 struct winShmNode { struct52781 winShmNode *pNext; /* Next in list of all winShmNode objects */ argument52792 static winShmNode *winShmNodeList = 0;52800 winShmNode *pShmNode; /* The underlying winShmNode object */52828 winShmNode **pp;52829 winShmNode *p;52870 static int winLockSharedMemory(winShmNode *pShmNode, DWORD nMs){52991 winShmNode *pShmNode; /* The underlying shared-memory file */53062 winShmNode *pShmNode = 0; /* The underlying mmapped file */[all …]