#include <timer.h>

Data Fields | |
| struct list_link * | next |
| struct list_link * | prev |
Definition at line 32 of file modules/pike/timer.h.
Definition at line 33 of file modules/pike/timer.h.
Referenced by append_to_timer(), check_and_split_timer(), clean_routine(), pike_init(), and remove_from_timer().
Definition at line 34 of file modules/pike/timer.h.
Referenced by append_to_timer(), check_and_split_timer(), clean_routine(), pike_init(), and remove_from_timer().
1.5.6