Tizen RT Libs&Environment  v1.1 D4
pthread_barrierattr_s Struct Reference

Structure of pthread barrier attr configuration. More...

#include <pthread.h>

Data Fields

int pshared
 

Detailed Description

Structure of pthread barrier attr configuration.

Definition at line 360 of file pthread.h.

Field Documentation

◆ pshared

int pshared

Definition at line 361 of file pthread.h.


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