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::Semaphore, including all inherited members.
getCount() const | ma::Semaphore | |
operator bool() const | ma::Semaphore | |
Semaphore(size_t count=0) noexcept | ma::Semaphore | explicit |
signal() | ma::Semaphore | |
wait(ma_tick_t timeout=Tick::waitForever) | ma::Semaphore | |
~Semaphore() noexcept | ma::Semaphore |