suse man page for ipc_rmid

Query: ipc_rmid

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPC_RMID(9)						       Kernel IPC facilities						       IPC_RMID(9)

NAME
ipc_rmid - remove an IPC identifier
SYNOPSIS
void ipc_rmid(struct ipc_ids * ids, struct kern_ipc_perm * ipcp);
ARGUMENTS
ids IPC identifier set ipcp ipc perm structure containing the identifier to remove
DESCRIPTION
ipc_ids.rw_mutex (as a writer) and the spinlock for this ID are held before this function is called, and remain locked on the exit.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPC_RMID(9)
Related Man Pages
ipc(2) - redhat
ipc(3head) - sunos
ipc.h(3head) - debian
ipc(3head) - opendarwin
ipc(3head) - php
Similar Topics in the Unix Linux Community
Airport using semaphores and shared memo
Message queue is not blocked in msgsnd
put an 2D array in shared memory
problem in multiplying arrays