roo_threads
API Documentation for roo_threads
Loading...
Searching...
No Matches
semaphore_api.h File Reference
#include <cstddef>
#include "roo_time.h"
Include dependency graph for semaphore_api.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.