sem_t Struct Reference
[Threading and Sync Primitives]

#include <xdasd_thread.h>


Data Fields

pthread_mutex_t lock
pthread_cond_t cond
int count


Detailed Description

Definition at line 111 of file xdasd_thread.h.


Field Documentation

pthread_mutex_t sem_t::lock

Definition at line 113 of file xdasd_thread.h.

Referenced by sem_create(), sem_destroy(), sem_signal(), and sem_wait().

pthread_cond_t sem_t::cond

Definition at line 114 of file xdasd_thread.h.

Referenced by sem_create(), sem_destroy(), sem_signal(), and sem_wait().

Definition at line 115 of file xdasd_thread.h.

Referenced by sem_create(), sem_signal(), and sem_wait().


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

Generated on Thu Aug 20 22:33:08 2009 for OpenXDAS by  doxygen 1.5.6