ChibiOS/NIL  3.1.0
ch_binary_semaphore Struct Reference

Binary semaphore type. More...

#include <chbsem.h>

Inheritance diagram for ch_binary_semaphore:
Inheritance graph
Collaboration diagram for ch_binary_semaphore:
Collaboration graph

Additional Inherited Members

- Data Fields inherited from nil_threads_queue
volatile cnt_t cnt
 Threads Queue counter. More...
 

Detailed Description

Binary semaphore type.

Definition at line 75 of file chbsem.h.