Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_ev_sig_s Struct Reference
[Signal event handling.]

#include <sig.h>

Collaboration diagram for _ev_sig_s:

Collaboration graph
[legend]

Detailed Description

For internal use only.

This is the implementation of the ev_sig_t type.

Definition at line 60 of file sig.h.

Data Fields

ev_genhdr_t si_hdr
sigaction si_oact
int si_signal


Field Documentation

ev_genhdr_t _ev_sig_s::si_hdr
 

Generator header.

Definition at line 61 of file sig.h.

struct sigaction _ev_sig_s::si_oact
 

Old signal action.

Definition at line 62 of file sig.h.

Referenced by signal_create().

int _ev_sig_s::si_signal
 

Signal number.

Definition at line 63 of file sig.h.

Referenced by signal_create().


Generated on Wed Dec 28 23:37:55 2005 for event by  doxygen 1.4.4