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

◆ condition

pthread_cond_t tsem_t::condition

◆ mutex

pthread_mutex_t tsem_t::mutex

◆ semval


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

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo