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_barrierattr_t Struct Reference

Barrier attributes (currently no settable properties). More...

#include <stk_c_pthread.h>

Public Attributes

int __reserved

Detailed Description

Barrier attributes (currently no settable properties).

Definition at line 318 of file stk_c_pthread.h.

Member Data Documentation

◆ __reserved

int pthread_barrierattr_t::__reserved

Definition at line 320 of file stk_c_pthread.h.

Referenced by pthread_barrierattr_init().


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