|
XenevaOS
|
#include <timer.h>
Public Attributes | |
| void(* | function )(struct timer_list *t) |
| unsigned long | expires |
| void * | data |
| int | pending |
| void* timer_list::data |
| unsigned long timer_list::expires |
| void(* timer_list::function) (struct timer_list *t) |
| int timer_list::pending |