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

test_resched Struct Reference


Detailed Description

For internal use only.

This structure contains the arguments that should be passed to timer_resched() to reschedule some of the test timers.

Definition at line 181 of file t_timer_fcns.c.

Data Fields

const int timer
const ev_timtype_t type
const time_t sec
const suseconds_t usec
const time_t e_sec
const suseconds_t e_usec


Field Documentation

const time_t test_resched::e_sec
 

Expected expiration time.

Definition at line 186 of file t_timer_fcns.c.

const suseconds_t test_resched::e_usec
 

Expected expiration microseconds.

Definition at line 187 of file t_timer_fcns.c.

const time_t test_resched::sec
 

Seconds for timer expiration.

Definition at line 184 of file t_timer_fcns.c.

const int test_resched::timer
 

Index of timer to reschedule.

Definition at line 182 of file t_timer_fcns.c.

const ev_timtype_t test_resched::type
 

Timer type for rescheduling.

Definition at line 183 of file t_timer_fcns.c.

const suseconds_t test_resched::usec
 

Microseconds for timer expiration.

Definition at line 185 of file t_timer_fcns.c.


Generated on Wed Dec 28 23:38:02 2005 for event by  doxygen 1.4.4