|
SSCMA-Micro CPP SDK
v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
|
This is the complete list of members for ma::Mutex, including all inherited members.
| lock() const | ma::Mutex | |
| Mutex(bool recursive=true) noexcept | ma::Mutex | |
| operator bool() const | ma::Mutex | |
| operator ma_mutex_t *() const | ma::Mutex | |
| tryLock(ma_tick_t timeout=Tick::waitForever) | ma::Mutex | |
| unlock() const | ma::Mutex | |
| ~Mutex() noexcept | ma::Mutex |