Home | History | Annotate | Download | only in aiostress

Lines Matching full:shmctl

910     ret = shmctl(shm_id, IPC_RMID, &ds);
912 perror("shmctl IPC_RMID");