TizenRT Libs&Environment  v2.0 M2
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 276 of file signal.h.

Field Documentation

int sival_int

Definition at line 277 of file signal.h.

FAR void* sival_ptr

Definition at line 278 of file signal.h.


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