![]() |
SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Attributes | |
| sync::RWMutex | handle |
Definition at line 706 of file stk_c_sync.cpp.
| sync::RWMutex stk_rwmutex_t::handle |
Definition at line 708 of file stk_c_sync.cpp.
Referenced by stk_rwmutex_lock(), stk_rwmutex_read_lock(), stk_rwmutex_read_unlock(), stk_rwmutex_timed_lock(), stk_rwmutex_timed_read_lock(), stk_rwmutex_try_read_lock(), stk_rwmutex_trylock(), and stk_rwmutex_unlock().