Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c784 struct timeval tmp_100_ms = { 0, 100*1000 }; in test_common_timeout() local
791 ms_100 = event_base_init_common_timeout(base, &tmp_100_ms); in test_common_timeout()
820 event_add(&info[i].ev, &tmp_100_ms); in test_common_timeout()
/freebsd/contrib/libevent/test/
H A Dregress.c784 struct timeval tmp_100_ms = { 0, 100*1000 }; in test_common_timeout() local
791 ms_100 = event_base_init_common_timeout(base, &tmp_100_ms); in test_common_timeout()
820 event_add(&info[i].ev, &tmp_100_ms); in test_common_timeout()