Searched refs:timer_connect (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dbsd_timer.c56 timer_connect( ) - connect a user routine to the timer signal
181 int timer_connect function
583 return timer_connect((timer_t)timer_id, (void *)func, data);
H A Dlinux_timer.c56 timer_connect( ) - connect a user routine to the timer signal
258 int timer_connect function
783 return timer_connect((timer_t)timer_id, (void *)func, data);

Completed in 49 milliseconds