|
Linux Kernel
3.7.1
|
#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 |
Definition at line 21 of file ipc_namespace.h.
| int in_use |
Definition at line 22 of file ipc_namespace.h.
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.
1.8.2