TizenRT Libs&Environment  v2.0 M2
pthread_mutexattr_s Struct Reference

Structure of pthread mutex attr configuration. More...

#include <pthread.h>

Data Fields

uint8_t pshared:1
 
uint8_t proto:2
 

Detailed Description

Structure of pthread mutex attr configuration.

Definition at line 300 of file pthread.h.

Field Documentation

uint8_t proto

Definition at line 303 of file pthread.h.

uint8_t pshared

Definition at line 301 of file pthread.h.


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