![]() |
SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Member Functions | |
| TaskSlot () | |
Public Attributes | |
| bool | busy |
| stk_task_t | task |
| bool TaskSlot::busy |
Definition at line 136 of file stk_c.cpp.
Referenced by TaskSlot().
| stk_task_t TaskSlot::task |
Definition at line 137 of file stk_c.cpp.
Referenced by TaskSlot().