TizenRT Libs&Environment  v2.0 M2
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 290 of file pthread.h.

Field Documentation

sem_t sem

Definition at line 291 of file pthread.h.


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