Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c671 void tfunc1(int tid, void *arg);
679 tfunc1(int tid, void *arg) in tfunc1() function
709 t1 = poll_start_timer(250, 1, tfunc1, "1/4 second"); in first()