Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c670 void tfunc0(int tid, void *arg);
674 tfunc0(int tid, void *arg) in tfunc0() function
701 t0 = poll_start_timer(1000, 1, tfunc0, "1 second"); in second()
720 t0 = poll_start_timer(1000, 1, tfunc0, "1 second"); in main()