![]() |
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 a Mutex instance. More...
#include <stk_c.h>
Public Attributes | |
| stk_word_t | data [(10U+((0) ? 1U :0U))] |
Opaque memory container for a Mutex instance.
| stk_word_t stk_mutex_mem_t::data[(10U+((0) ? 1U :0U))] |
Definition at line 848 of file stk_c.h.
Referenced by stk_mutex_create().