oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::Mutex Member List

This is the complete list of members for ove::Mutex, including all inherited members.

handle() constove::Mutexinline
lock(uint32_t timeout_ms=OVE_WAIT_FOREVER)ove::Mutexinline
Mutex()ove::Mutexinline
Mutex(const Mutex &)=delete (defined in ove::Mutex)ove::Mutex
Mutex(Mutex &&other) noexceptove::Mutexinline
operator=(const Mutex &)=delete (defined in ove::Mutex)ove::Mutex
operator=(Mutex &&other) noexceptove::Mutexinline
unlock()ove::Mutexinline
valid() constove::Mutexinline
~Mutex()ove::Mutexinline