![]() |
SuperTinyKernel™ RTOS 1.05.3
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 |
| ScopedTimedReadMutex(RWMutex &rw, Timeout timeout=WAIT_INFINITE) | stk::sync::RWMutex::ScopedTimedReadMutex | inlineexplicit |
| STK_NONCOPYABLE_CLASS(ScopedTimedReadMutex) | stk::sync::RWMutex::ScopedTimedReadMutex | private |
| ~ScopedTimedReadMutex() | stk::sync::RWMutex::ScopedTimedReadMutex | inline |