![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Attributes | |
| sync::SpinLock | handle |
Definition at line 84 of file stk_c_sync.cpp.
| sync::SpinLock stk_spinlock_t::handle |
Definition at line 86 of file stk_c_sync.cpp.
Referenced by stk_spinlock_lock(), stk_spinlock_trylock(), and stk_spinlock_unlock().