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


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