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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dbsd_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);
H A Dlinux_timer.c56 timer_connect( ) - connect a user routine to the timer signal
260 int timer_connect function
790 return timer_connect((timer_t)timer_id, (void *)func, data);

Completed in 162 milliseconds