Home
last modified time | relevance | path

Searched refs:watch_timers (Results 1 – 2 of 2) sorted by relevance

/dports/www/kannel/gateway-1.4.4/wap/
H A Dtimers.c180 static void watch_timers(void *arg); /* The timer thread */
191 timers->thread = gwthread_create(watch_timers, timers); in timers_init()
532 static void watch_timers(void *arg) in watch_timers() function
/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dgw-timer.c173 static void watch_timers(void *arg); /* The timer thread */
185 set->thread = gwthread_create(watch_timers, set); in gw_timerset_create()
636 static void watch_timers(void *arg) in watch_timers() function