Nil RTOS
Public Attributes | List of all members
semaphore_t Struct Reference

Type of a structure representing a counting semaphore. More...

#include <nil.h>

Public Attributes

volatile cnt_t cnt
 Semaphore counter.
 

Detailed Description

Type of a structure representing a counting semaphore.


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