Tizen RT Libs&Environment  v1.0 D5
pthread_cond_s Struct Reference

Structure of pthread condition configuration. More...

#include <pthread.h>

Collaboration diagram for pthread_cond_s:

Data Fields

sem_t sem
 

Detailed Description

Structure of pthread condition configuration.

Definition at line 238 of file pthread.h.

Field Documentation

sem_t sem

Definition at line 239 of file pthread.h.


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