#include <timers.h>
Collaboration diagram for timer:

Data Fields | |
| timer * | tmr_next |
| clock_t | tmr_exp_time |
| tmr_func_t | tmr_func |
| tmr_arg_t | tmr_arg |
| timer * | tim_next |
| timer_func_t | tim_func |
| int | tim_ref |
| time_t | tim_time |
| int | tim_active |
Definition at line 29 of file timers.h.
|
|
Definition at line 20 of file clock.h. Referenced by clck_expire_timers(), clck_fast_release(), and print_conn(). |
|
|
Definition at line 17 of file clock.h. Referenced by clck_expire_timers(). |
|
|
Definition at line 16 of file clock.h. Referenced by clck_expire_timers(), clck_fast_release(), and clck_timer(). |
|
|
Definition at line 18 of file clock.h. Referenced by clck_expire_timers(), and print_conn(). |
|
|
Definition at line 19 of file clock.h. Referenced by clck_expire_timers(), clck_timer(), print_conn(), and set_timer(). |
|
|
|
|
|
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(). |
|
|
|
|
|
Definition at line 31 of file timers.h. Referenced by tmrs_clrtimer(), and tmrs_settimer(). |
1.4.6