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

#include <sem.h>

Data Fields

unsigned short sem_num
 
short sem_op
 
short sem_flg
 

Detailed Description

Definition at line 38 of file sem.h.

Field Documentation

short sem_flg

Definition at line 41 of file sem.h.

unsigned short sem_num

Definition at line 39 of file sem.h.

short sem_op

Definition at line 40 of file sem.h.


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