Tizen RT Libs&Environment  v1.0 D5
pthread_mutexattr_s Struct Reference

Structure of pthread mutex attr configuration. More...

#include <pthread.h>

Data Fields

uint8_t pshared
 
uint8_t type
 

Detailed Description

Structure of pthread mutex attr configuration.

Definition at line 248 of file pthread.h.

Field Documentation

uint8_t pshared

Definition at line 249 of file pthread.h.

uint8_t type

Definition at line 251 of file pthread.h.


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