XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
timer_list Struct Reference

#include <timer.h>

Public Attributes

void(* function )(struct timer_list *t)
 
unsigned long expires
 
void * data
 
int pending
 

Member Data Documentation

◆ data

void* timer_list::data

◆ expires

unsigned long timer_list::expires

◆ function

void(* timer_list::function) (struct timer_list *t)

◆ pending

int timer_list::pending

The documentation for this struct was generated from the following file: