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

/freebsd-10.0-release/contrib/libbegemot/
H A Drpoll.c679 void tfunc0(int tid, void *arg);
683 tfunc0(int tid, void *arg) function
710 t0 = poll_start_timer(1000, 1, tfunc0, "1 second");
729 t0 = poll_start_timer(1000, 1, tfunc0, "1 second");

Completed in 58 milliseconds