Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ipc_ids Struct Reference

#include <ipc_namespace.h>

Data Fields

int in_use
 
unsigned short seq
 
unsigned short seq_max
 
struct rw_semaphore rw_mutex
 
struct idr ipcs_idr
 

Detailed Description

Definition at line 21 of file ipc_namespace.h.

Field Documentation

int in_use

Definition at line 22 of file ipc_namespace.h.

struct idr ipcs_idr

Definition at line 26 of file ipc_namespace.h.

struct rw_semaphore rw_mutex

Definition at line 25 of file ipc_namespace.h.

unsigned short seq

Definition at line 23 of file ipc_namespace.h.

unsigned short seq_max

Definition at line 24 of file ipc_namespace.h.


The documentation for this struct was generated from the following file: