![]() |
SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
This is the complete list of members for stk::sync::RWMutex::ScopedTimedReadMutex, including all inherited members.
| IsLocked() const | stk::sync::RWMutex::ScopedTimedReadMutex | inline |
| m_locked | stk::sync::RWMutex::ScopedTimedReadMutex | private |
| m_rw | stk::sync::RWMutex::ScopedTimedReadMutex | private |
| operator=(const ScopedTimedReadMutex &)=delete | stk::sync::RWMutex::ScopedTimedReadMutex | private |
| ScopedTimedReadMutex(RWMutex &rw, Timeout timeout_ticks=WAIT_INFINITE) | stk::sync::RWMutex::ScopedTimedReadMutex | inlineexplicit |
| ScopedTimedReadMutex(const ScopedTimedReadMutex &)=delete | stk::sync::RWMutex::ScopedTimedReadMutex | private |
| ~ScopedTimedReadMutex() | stk::sync::RWMutex::ScopedTimedReadMutex | inline |