SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
pthread_mutexattr_t Struct Reference

Mutex attributes. More...

#include <stk_c_pthread.h>

Public Attributes

int __type

Detailed Description

Mutex attributes.

Note
Only PTHREAD_MUTEX_NORMAL / PTHREAD_MUTEX_DEFAULT are supported.

Definition at line 232 of file stk_c_pthread.h.

Member Data Documentation

◆ __type

int pthread_mutexattr_t::__type

The documentation for this struct was generated from the following file: