SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk_cv_t Struct Reference
Collaboration diagram for stk_cv_t:

Public Attributes

ConditionVariable handle

Detailed Description

Member Data Documentation

◆ handle

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().


The documentation for this struct was generated from the following file: