Searched refs:winShmNode (Results 1 – 1 of 1) sorted by relevance
47372 typedef struct winShmNode winShmNode; /* A region of shared-memory */ typedef51178 struct winShmNode { struct51195 winShmNode *pNext; /* Next in list of all winShmNode objects */ argument51206 static winShmNode *winShmNodeList = 0;51214 winShmNode *pShmNode; /* The underlying winShmNode object */51241 winShmNode **pp;51242 winShmNode *p;51283 static int winLockSharedMemory(winShmNode *pShmNode, DWORD nMs){51515 winShmNode *pShmNode = 0; /* The underlying mmapped file */51517 winShmNode *pNew; /* Newly allocated winShmNode */[all …]