|
ChibiOS
21.6.0
|
Binary semaphore type. More...
#include <chbsem.h>


Additional Inherited Members | |
Data Fields inherited from ch_semaphore | |
| ch_queue_t | queue |
| Queue of the threads sleeping on this semaphore. More... | |
| cnt_t | cnt |
| The semaphore counter. More... | |