OpenMAXBellagio 0.9.3
tsem_t Struct Reference

#include <tsemaphore.h>

Data Fields

pthread_cond_t condition
pthread_mutex_t mutex
unsigned int semval

Detailed Description

The structure contains the semaphore value, mutex and green light flag

Definition at line 38 of file tsemaphore.h.


Field Documentation

pthread_cond_t tsem_t::condition

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