![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Collection of synchronization primitives (stk::sync namespace).
More...
#include "stk_sync_cs.h"#include "stk_sync_cv.h"#include "stk_sync_event.h"#include "stk_sync_eventflags.h"#include "stk_sync_spinlock.h"#include "stk_sync_mutex.h"#include "stk_sync_semaphore.h"#include "stk_sync_pipe.h"#include "stk_sync_rwmutex.h"Go to the source code of this file.
Namespaces | |
| namespace | stk::sync |
| Synchronization primitives for task coordination and resource protection. | |
| namespace | stk |
| Namespace of STK package. | |
Collection of synchronization primitives (stk::sync namespace).
Definition in file stk_sync.h.