![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Attributes | |
| ConditionVariable | handle |
Definition at line 126 of file stk_c_sync.cpp.
| ConditionVariable stk_cv_t::handle |
Definition at line 128 of file stk_c_sync.cpp.
Referenced by stk_cv_notify_all(), stk_cv_notify_one(), and stk_cv_wait().