TNeoKernel  v1.03
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
TN_Sem Struct Reference

Detailed Description

Semaphore.

Definition at line 88 of file tn_sem.h.

Data Fields

struct TN_ListItem wait_queue
 List of tasks that wait for the semaphore.
 
int count
 Current semaphore counter value.
 
int max_count
 Max value of count
 
enum TN_ObjId id_sem
 id for object validity verification
 

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