Tizen RT Libs&Environment  v1.0 D5
sigval Union Reference

Union for defining the types of the siginfo si_value field. More...

#include <signal.h>

Data Fields

int sival_int
 
FAR void * sival_ptr
 

Detailed Description

Union for defining the types of the siginfo si_value field.

Definition at line 219 of file signal.h.

Field Documentation

int sival_int

Definition at line 220 of file signal.h.

FAR void* sival_ptr

Definition at line 221 of file signal.h.


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