timer Struct Reference

#include <timers.h>

Collaboration diagram for timer:

Collaboration graph
[legend]

Data Fields

timertmr_next
clock_t tmr_exp_time
tmr_func_t tmr_func
tmr_arg_t tmr_arg
timertim_next
timer_func_t tim_func
int tim_ref
time_t tim_time
int tim_active

Detailed Description

Definition at line 29 of file timers.h.


Field Documentation

int timer::tim_active
 

Definition at line 20 of file clock.h.

Referenced by clck_expire_timers(), clck_fast_release(), and print_conn().

timer_func_t timer::tim_func
 

Definition at line 17 of file clock.h.

Referenced by clck_expire_timers().

struct timer* timer::tim_next
 

Definition at line 16 of file clock.h.

Referenced by clck_expire_timers(), clck_fast_release(), and clck_timer().

int timer::tim_ref
 

Definition at line 18 of file clock.h.

Referenced by clck_expire_timers(), and print_conn().

time_t timer::tim_time
 

Definition at line 19 of file clock.h.

Referenced by clck_expire_timers(), clck_timer(), print_conn(), and set_timer().

tmr_arg_t timer::tmr_arg
 

Definition at line 34 of file timers.h.

clock_t timer::tmr_exp_time
 

Definition at line 32 of file timers.h.

Referenced by beep(), beep_x(), expire_timers(), f_expire_tmrs(), f_set_timer(), fxp_expire_timers(), fxp_set_timer(), kbd_send(), kbd_watchdog(), settimer(), and sigaction_dmp().

tmr_func_t timer::tmr_func
 

Definition at line 33 of file timers.h.

struct timer* timer::tmr_next
 

Definition at line 31 of file timers.h.

Referenced by tmrs_clrtimer(), and tmrs_settimer().


The documentation for this struct was generated from the following files:
Generated on Fri Apr 14 23:24:20 2006 for minix by  doxygen 1.4.6