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

Structure of generic semaphore. More...

#include <semaphore.h>

Collaboration diagram for sem_s:

Data Fields

int16_t semcount
 
FAR struct semholder_shhead
 

Detailed Description

Structure of generic semaphore.

Definition at line 115 of file semaphore.h.

Field Documentation

FAR struct semholder_s* hhead

Definition at line 124 of file semaphore.h.

int16_t semcount

Definition at line 116 of file semaphore.h.


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