Home
last modified time | relevance | path

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

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