#include <tsm.h>
◆ FreeRTOSMutex()
tsm::detail::FreeRTOSMutex::FreeRTOSMutex |
( |
| ) |
|
|
inline |
◆ ~FreeRTOSMutex()
tsm::detail::FreeRTOSMutex::~FreeRTOSMutex |
( |
| ) |
|
|
inline |
◆ lock()
void tsm::detail::FreeRTOSMutex::lock |
( |
| ) |
|
|
inline |
◆ native_handle()
SemaphoreHandle_t tsm::detail::FreeRTOSMutex::native_handle |
( |
| ) |
|
|
inline |
◆ try_lock()
bool tsm::detail::FreeRTOSMutex::try_lock |
( |
| ) |
|
|
inline |
◆ unlock()
void tsm::detail::FreeRTOSMutex::unlock |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: