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