Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c406 static struct timeval timer_start = {0,0}; variable
472 evutil_gettimeofday(&timer_start, NULL); in thread_deferred_cb_skew()
479 evutil_timersub(&timer_end, &timer_start, &elapsed); in thread_deferred_cb_skew()
/freebsd/contrib/libevent/test/
H A Dregress_thread.c406 static struct timeval timer_start = {0,0}; variable
472 evutil_gettimeofday(&timer_start, NULL); in thread_deferred_cb_skew()
479 evutil_timersub(&timer_end, &timer_start, &elapsed); in thread_deferred_cb_skew()
/freebsd/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile92 MLINKS+= snmpmod.3 timer_start.3
/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpmod.h600 void *timer_start(u_int, void (*)(void *), void *, struct lmodule *);
H A Dmain.c1839 timer_start(u_int ticks, void (*func)(void *), void *udata, struct lmodule *mod) in timer_start() function
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp1976 timer_start: in PreTranslateMessage()
2078 goto timer_start; in PreTranslateMessage()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc674 OLD_FILES+=usr/share/man/man3/timer_start.3.gz