|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
SemaphoreTryWaitForFunctor class header. More...
#include "distortos/internal/synchronization/SemaphoreFunctor.hpp"#include "distortos/TickClock.hpp"Go to the source code of this file.
Classes | |
| class | distortos::internal::SemaphoreTryWaitForFunctor |
| SemaphoreTryWaitForFunctor class is a SemaphoreFunctor which calls Semaphore::tryWaitFor() with bound duration. More... | |
Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
| distortos::internal | |
| Internals of distortos project - should not be used directly! | |
SemaphoreTryWaitForFunctor class header.