![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Implementation of synchronization primitive: stk::sync::EventFlags. More...
#include "stk_sync_cv.h"Go to the source code of this file.
Classes | |
| class | stk::sync::EventFlags |
| 32-bit event flags group for multi-flag synchronization between tasks. More... | |
Namespaces | |
| namespace | stk |
| Namespace of STK package. | |
| namespace | stk::sync |
| Synchronization primitives for task coordination and resource protection. | |
Implementation of synchronization primitive: stk::sync::EventFlags.
Definition in file stk_sync_eventflags.h.