Tizen RT Libs&Environment  v1.1 D4
sem_s Struct Reference

Structure of generic semaphore. More...

#include <semaphore.h>

Collaboration diagram for sem_s:

Data Fields

int16_t semcount
 
uint8_t flags
 
FAR struct semholder_shhead
 

Detailed Description

Structure of generic semaphore.

Definition at line 113 of file semaphore.h.

Field Documentation

◆ flags

uint8_t flags

Definition at line 121 of file semaphore.h.

◆ hhead

FAR struct semholder_s* hhead

Definition at line 123 of file semaphore.h.

◆ semcount

int16_t semcount

Definition at line 114 of file semaphore.h.


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