centos man page for ipc_obtain_object_check

Query: ipc_obtain_object_check

OS: centos

Section: 9

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

IPC_OBTAIN_OBJECT_CH(9) 				       Kernel IPC facilities					   IPC_OBTAIN_OBJECT_CH(9)

NAME
ipc_obtain_object_check -
SYNOPSIS
struct kern_ipc_perm * ipc_obtain_object_check(struct ipc_ids * ids, int id);
ARGUMENTS
ids ipc identifier set id ipc id to look for
DESCRIPTION
Similar to ipc_obtain_object but also checks the ipc object reference counter. Call inside the RCU critical section. The ipc object is *not* locked on exit.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_OBTAIN_OBJECT_CH(9)
Related Man Pages
ipc(2) - suse
ipc(3head) - sunos
ipc(3head) - opensolaris
ipc.h(3head) - centos
ipc.h(3head) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Docker learning Phase-I