Query: ipc_lock
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_LOCK(9) Kernel IPC facilities IPC_LOCK(9)NAMEipc_lock - Lock an ipc structure without rwsem heldSYNOPSISstruct kern_ipc_perm * ipc_lock(struct ipc_ids * ids, int id);ARGUMENTSids IPC identifier set id ipc id to look forDESCRIPTIONLook for an id in the ipc ids idr and lock the associated ipc object. The ipc object is locked on successful exit.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_LOCK(9)
Related Man Pages |
---|
ipc(2) - debian |
ipc(2) - suse |
ipc(3head) - sunos |
ipc(3head) - opensolaris |
ipc.h(3head) - sunos |
Similar Topics in the Unix Linux Community |
---|
pidstat question redhat 5 |
Shared memory between two c program |
Use of Capabilities |