timer_cb_list_t Struct Reference

#include <timer.h>


Detailed Description

timer list

Definition at line 77 of file timer.h.

Data Fields

timer_cb_thead
 first element in the timer list
timer_cb_ttail
 last element in the timer list


Field Documentation

timer_cb_t* timer_cb_list_t::head

first element in the timer list

Definition at line 78 of file timer.h.

Referenced by add_timer(), timer_cdp_destroy(), timer_cdp_init(), and timer_loop().

timer_cb_t* timer_cb_list_t::tail

last element in the timer list

Definition at line 79 of file timer.h.

Referenced by add_timer(), timer_cdp_init(), and timer_loop().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 29 04:19:20 2008 for Open IMS Core CSCFs by  doxygen 1.5.2