![]() |
SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Opaque memory container for SpinLock object. More...
#include <stk_c.h>
Public Attributes | |
| stk_word_t | data [(1)] |
Opaque memory container for SpinLock object.
| stk_word_t stk_spinlock_mem_t::data[(1)] |
Definition at line 900 of file stk_c.h.
Referenced by stk_spinlock_create().