Searched defs:os2ShmLink (Results 1 – 1 of 1) sorted by relevance
61 typedef struct os2ShmLink os2ShmLink; /* A connection to shared-memory */ typedef794 struct os2ShmLink { struct796 os2ShmLink *pNext; /* Next os2Shm with the same os2ShmNode */ argument797 u32 sharedMask; /* Mask of shared locks held */798 u32 exclMask; /* Mask of exclusive locks held */800 u8 id; /* Id of this connection with its os2ShmNode */