| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Data Fields | |
| Timer ** | tab | 
| long | len | 
| long | size | 
Definition at line 85 of file gw-timer.c.
| long TimerHeap::len | 
Definition at line 88 of file gw-timer.c.
Referenced by heap_adjust(), heap_create(), heap_delete(), heap_insert(), and timers_shutdown().
| long TimerHeap::size | 
Definition at line 89 of file gw-timer.c.
Referenced by heap_create(), and heap_insert().
| Timer ** TimerHeap::tab | 
Definition at line 87 of file gw-timer.c.
Referenced by gw_timer_elapsed_start(), gw_timer_elapsed_start_cb(), gw_timer_elapsed_stop(), gw_timer_elapsed_stop_cb(), gw_timer_start(), gw_timer_stop(), gwtimer_start(), gwtimer_stop(), heap_adjust(), heap_create(), heap_delete(), heap_destroy(), heap_insert(), heap_swap(), and timers_shutdown().