Tizen RT Libs&Environment  v1.1 D4
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 283 of file pthread.h.

Field Documentation

◆ sem

sem_t sem

Definition at line 284 of file pthread.h.


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