Query: ipc_rmid
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_RMID(9) Kernel IPC facilities IPC_RMID(9)NAMEipc_rmid - remove an IPC identifierSYNOPSISvoid ipc_rmid(struct ipc_ids * ids, struct kern_ipc_perm * ipcp);ARGUMENTSids IPC identifier set ipcp ipc perm structure containing the identifier to removeDESCRIPTIONipc_ids.rwsem (as a writer) and the spinlock for this ID are held before this function is called, and remain locked on the exit.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_RMID(9)
Related Man Pages |
---|
ipc(3head) - sunos |
ipc.h(3head) - sunos |
ipc(3head) - mojave |
ipc(3head) - v7 |
ipc(3head) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Airport using semaphores and shared memo |
put an 2D array in shared memory |
Shared memory between two c program |
[Solved] how to send an integer via message queue? |
how to write on separate lines? |