Searched refs:unixShm (Results 1 – 1 of 1) sorted by relevance
197 typedef struct unixShm unixShm; /* Connection shared memory */ typedef230 unixShm *pShm; /* Shared memory segment information */4290 unixShm *pFirst; /* All unixShm objects pointing to this */4312 struct unixShm { struct4314 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument4590 struct unixShm *p = 0; /* The connection to be opened */ in unixOpenSharedMemory()4739 unixShm *p; in unixShmMap()4875 unixShm *pX; in assertLockingArrayOk()4913 unixShm *p; /* The shared memory being locked */ in unixShmLock()5067 unixShm *p; /* The connection to be closed */ in unixShmUnmap()[all …]