![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Payload stored in the sync object's kernel-side list entry while a task is waiting. More...
#include <stk.h>
Public Attributes | |
| ISyncObject * | sync_obj |
| Sync object whose Tick() will be called each kernel tick. | |
Payload stored in the sync object's kernel-side list entry while a task is waiting.
| ISyncObject* stk::Kernel< TMode, TSize, TStrategy, TPlatform >::KernelTask::WaitObject::WaitRequest::sync_obj |