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

Structure of semholder. More...

#include <semaphore.h>

Collaboration diagram for semholder_s:

Data Fields

struct semholder_sflink
 
FAR struct tcb_shtcb
 
int16_t counts
 

Detailed Description

Structure of semholder.

Definition at line 96 of file semaphore.h.

Field Documentation

int16_t counts

Definition at line 101 of file semaphore.h.

struct semholder_s* flink

Definition at line 98 of file semaphore.h.

FAR struct tcb_s* htcb

Definition at line 100 of file semaphore.h.


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