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

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

give()ove::Semaphoreinline
handle() constove::Semaphoreinline
operator=(const Semaphore &)=delete (defined in ove::Semaphore)ove::Semaphore
operator=(Semaphore &&other) noexceptove::Semaphoreinline
Semaphore(unsigned int initial=0, unsigned int max=1)ove::Semaphoreinlineexplicit
Semaphore(const Semaphore &)=delete (defined in ove::Semaphore)ove::Semaphore
Semaphore(Semaphore &&other) noexceptove::Semaphoreinline
take(uint32_t timeout_ms=OVE_WAIT_FOREVER)ove::Semaphoreinline
valid() constove::Semaphoreinline
~Semaphore()ove::Semaphoreinline