Searched refs:unixShm (Results 1 – 1 of 1) sorted by relevance
39077 typedef struct unixShm unixShm; /* Connection shared memory */ typedef39110 unixShm *pShm; /* Shared memory segment information */43188 unixShm *pFirst; /* All unixShm objects pointing to this */43211 struct unixShm { struct43213 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument43515 struct unixShm *p = 0; /* The connection to be opened */ in unixOpenSharedMemory()43676 unixShm *p; in unixShmMap()43815 unixShm *pX; in assertLockingArrayOk()43853 unixShm *p; /* The shared memory being locked */ in unixShmLock()44069 unixShm *p; /* The connection to be closed */ in unixShmUnmap()[all …]