MentOS  0.8.0
The Mentoring Operating System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
sem_info_t Struct Reference

Semaphore management structure. More...

Public Attributes

int id
 Semaphore ID associated to the semaphore set.
 
struct semid_ds semid
 The semaphore data strcutre.
 
struct sem * sem_base
 List of all the semaphores.
 
list_head list
 Reference inside the list of semaphore management structures.
 

Detailed Description

Semaphore management structure.


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