Searched refs:NULL_SEM (Results 1 – 1 of 1) sorted by relevance
51 #define NULL_SEM ((struct semid_ds *)NULL) macro433 } else if (semctl(ipc_id, 0, IPC_RMID, NULL_SEM) == in main()467 if (semctl(ipc_id, 0, IPC_RMID, NULL_SEM) == -1) { in main()