Lines Matching refs:winShmNode
242 typedef struct winShmNode winShmNode; /* A region of shared-memory */ typedef
3726 struct winShmNode { struct
3744 winShmNode *pNext; /* Next in list of all winShmNode objects */ argument
3755 static winShmNode *winShmNodeList = 0;
3771 winShmNode *pShmNode; /* The underlying winShmNode object */
3794 winShmNode *pFile, /* Apply locks to this open shared-memory segment */
3842 winShmNode **pp;
3843 winShmNode *p;
3892 static int winLockSharedMemory(winShmNode *pShmNode){
3923 winShmNode *pShmNode = 0; /* The underlying mmapped file */
3925 winShmNode *pNew; /* Newly allocated winShmNode */
4036 winShmNode *pShmNode; /* The underlying shared-memory file */
4080 winShmNode *pShmNode;
4221 winShmNode *pShmNode;