Searched refs:winShm (Results 1 – 1 of 1) sorted by relevance
241 typedef struct winShm winShm; /* A connection to shared-memory */ typedef272 winShm *pShm; /* Instance of shared memory on this file */3743 winShm *pFirst; /* All winShm objects pointing to this */3770 struct winShm { struct3772 winShm *pNext; /* Next winShm with the same winShmNode */ argument3922 struct winShm *p; /* The connection to be opened */4035 winShm *p; /* The connection to be closed */4037 winShm **pp; /* For looping over sibling connections */4078 winShm *p = pDbFd->pShm; /* The shared memory being locked */4079 winShm *pX; /* For looping over all siblings */[all …]