![]() |
SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Condition variable attributes (currently no settable properties). More...
#include <stk_c_pthread.h>
Public Attributes | |
| int | __reserved |
Condition variable attributes (currently no settable properties).
Definition at line 257 of file stk_c_pthread.h.
| int pthread_condattr_t::__reserved |
Definition at line 259 of file stk_c_pthread.h.
Referenced by pthread_condattr_init().