sema_t Struct Reference

A Semaphore. More...

Detailed Description

A Semaphore.

Definition at line 63 of file sema.h.

#include <sema.h>

Data Fields

unsigned int value
 value of the semaphore
 
sema_state_t state
 state of the semaphore
 
mutex_t mutex
 mutex of the semaphore
 

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