Searched refs:watch_timers (Results 1 – 2 of 2) sorted by relevance
180 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
173 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