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()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
try_lock()ove::Mutexinline
try_lock_for(const std::chrono::duration< Rep, Period > &rel) noexceptove::Mutexinline
try_lock_until(const std::chrono::time_point< Clock, Duration > &deadline) noexceptove::Mutexinline
unlock()ove::Mutexinline
valid() constove::Mutexinline
~Mutex() noexceptove::Mutexinline