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

sys_timeouts Struct Reference


Data Fields

timer_t timer
sigevent timer_event_spec
itimerspec ospec
itimerspec old_setting
sigaction sa
int signal

Field Documentation

struct itimerspec sys_timeouts::old_setting
 

Definition at line 113 of file sys_arch.c.

struct itimerspec sys_timeouts::ospec
 

Definition at line 112 of file sys_arch.c.

struct sigaction sys_timeouts::sa
 

Definition at line 114 of file sys_arch.c.

int sys_timeouts::signal
 

Definition at line 115 of file sys_arch.c.

Referenced by sys_init().

timer_t sys_timeouts::timer
 

Definition at line 110 of file sys_arch.c.

struct sigevent sys_timeouts::timer_event_spec
 

Definition at line 111 of file sys_arch.c.

Referenced by sys_init().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:17 2004 for RTL-lwIP-0.4 by doxygen 1.3.4