Searched refs:shm_nattch (Results 1 – 2 of 2) sorted by relevance
43 short shm_nattch; member
703 shm->descriptor->shm_lpid = shm->descriptor->shm_nattch = 0; in shmget()731 shm->descriptor->shm_nattch++; in shmat()747 shm->descriptor->shm_nattch--; in shmdt()750 if (shm->descriptor->shm_nattch <= 0) { in shmdt()778 if (shm->descriptor->shm_nattch < 1) { in shmctl()
Completed in 7 milliseconds