modules/pike/timer.c File Reference

#include <assert.h>
#include "../../dprint.h"
#include "timer.h"
#include "ip_tree.h"

Include dependency graph for modules/pike/timer.c:

Go to the source code of this file.

Functions

void append_to_timer (struct list_link *head, struct list_link *new_ll)
void check_and_split_timer (struct list_link *head, unsigned int time, struct list_link *split, unsigned char *mask)
void remove_from_timer (struct list_link *head, struct list_link *ll)


Function Documentation

void append_to_timer ( struct list_link head,
struct list_link new_ll 
)

Definition at line 37 of file modules/pike/timer.c.

References has_timer_set, LM_DBG, list_link::next, and list_link::prev.

Referenced by clean_routine(), and pike_check_req().

void check_and_split_timer ( struct list_link head,
unsigned int  time,
struct list_link split,
unsigned char *  mask 
)

void remove_from_timer ( struct list_link head,
struct list_link ll 
)

Definition at line 50 of file modules/pike/timer.c.

References has_timer_set, LM_DBG, list_link::next, and list_link::prev.

Referenced by pike_check_req().


Generated on Wed May 23 20:00:44 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6