|
roo_threads
API Documentation for roo_threads
|
#include <cstddef>#include "roo_time.h"Go to the source code of this file.
Data Structures | |
| class | roo_threads::doc::counting_semaphore< LeastMaxValue > |
Namespaces | |
| namespace | roo_threads |
| namespace | roo_threads::doc |
Typedefs | |
| using | roo_threads::doc::binary_semaphore = counting_semaphore< 1 > |
| Semaphore with maximum count of one. | |