|
roo_threads
API Documentation for roo_threads
|
Counting and binary semaphores. More...
Data Structures | |
| class | roo_threads::doc::counting_semaphore< LeastMaxValue > |
Typedefs | |
| using | roo_threads::doc::binary_semaphore = counting_semaphore< 1 > |
| Semaphore with maximum count of one. | |
Counting and binary semaphores.
Semaphore with maximum count of one.
Definition at line 44 of file semaphore_api.h.