Rechercher une page de manuel
ipc_rmid
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ipc_rmid - remove an IPC identifierSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre