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

#include <sem.h>

Data Fields

int semmap
 
int semmni
 
int semmns
 
int semmnu
 
int semmsl
 
int semopm
 
int semume
 
int semusz
 
int semvmx
 
int semaem
 

Detailed Description

Definition at line 53 of file sem.h.

Field Documentation

int semaem

Definition at line 63 of file sem.h.

int semmap

Definition at line 54 of file sem.h.

int semmni

Definition at line 55 of file sem.h.

int semmns

Definition at line 56 of file sem.h.

int semmnu

Definition at line 57 of file sem.h.

int semmsl

Definition at line 58 of file sem.h.

int semopm

Definition at line 59 of file sem.h.

int semume

Definition at line 60 of file sem.h.

int semusz

Definition at line 61 of file sem.h.

int semvmx

Definition at line 62 of file sem.h.


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