Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c668 void tfunc0(int tid, void *arg);
672 tfunc0(int tid, void *arg) in tfunc0() function
699 t0 = poll_start_timer(1000, 1, tfunc0, "1 second"); in second()
718 t0 = poll_start_timer(1000, 1, tfunc0, "1 second"); in main()