![]() |
SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Mutex attributes. More...
#include <stk_c_pthread.h>
Public Attributes | |
| int | __type |
Mutex attributes.
Definition at line 232 of file stk_c_pthread.h.
| int pthread_mutexattr_t::__type |
Definition at line 234 of file stk_c_pthread.h.
Referenced by pthread_mutex_init(), pthread_mutexattr_gettype(), pthread_mutexattr_init(), and pthread_mutexattr_settype().