TizenRT Libs&Environment  v2.0 M2
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

int16_t counts

Definition at line 99 of file semaphore.h.

struct semholder_s* flink

Definition at line 96 of file semaphore.h.

FAR struct tcb_s* htcb

Definition at line 98 of file semaphore.h.


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