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

Structure of pthread region configuration. More...

#include <pthread.h>

Data Fields

void * address
 
uint32_t size
 
uint32_t attributes
 

Detailed Description

Structure of pthread region configuration.

Definition at line 212 of file pthread.h.

Field Documentation

void* address

Definition at line 213 of file pthread.h.

uint32_t attributes

Definition at line 215 of file pthread.h.

uint32_t size

Definition at line 214 of file pthread.h.


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