FreeRTOS C++ Wrappers
1.6.0
C++ interface to FreeRTOS
|
This is the complete list of members for cpp_freertos::Mutex, including all inherited members.
handle | cpp_freertos::Mutex | protected |
Lock(TickType_t Timeout=portMAX_DELAY)=0 | cpp_freertos::Mutex | pure virtual |
Mutex() | cpp_freertos::Mutex | protected |
Unlock()=0 | cpp_freertos::Mutex | pure virtual |
~Mutex() | cpp_freertos::Mutex | virtual |