PinCRT
Public Attributes
SIGACTION Struct Reference

#include <signals.h>

List of all members.

Public Attributes

union {
   void(*   _sa_handler )(int)
   void(*   _sa_sigaction )(int, void *, void *)
   void *   _sa_handler_ptr
_u
SIGSET_T sa_mask
unsigned long sa_flags
void(* sa_restorer )(void)

Detailed Description

Specifies an action to OS_SigAction()


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