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

Field Documentation

◆ counts

int16_t counts

Definition at line 99 of file semaphore.h.

◆ flink

struct semholder_s* flink

Definition at line 96 of file semaphore.h.

◆ htcb

FAR struct tcb_s* htcb

Definition at line 98 of file semaphore.h.


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