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

This structure describes a reference counted D-Space region. This must be a separately allocated "break-away" structure that can be owned by a task and any pthreads created by the task. More...

#include <sched.h>

Data Fields

uint16_t crefs
 
FAR uint8_t * region
 

Detailed Description

This structure describes a reference counted D-Space region. This must be a separately allocated "break-away" structure that can be owned by a task and any pthreads created by the task.

Definition at line 269 of file sched.h.

Field Documentation

uint16_t crefs

Definition at line 276 of file sched.h.

FAR uint8_t* region

Definition at line 283 of file sched.h.


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