Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c785 struct timeval tmp_200_ms = { 0, 200*1000 }; in test_common_timeout() local
792 ms_200 = event_base_init_common_timeout(base, &tmp_200_ms); in test_common_timeout()
797 tt_ptr_op(event_base_init_common_timeout(base, &tmp_200_ms), in test_common_timeout()
823 event_add(&info[i].ev, &tmp_200_ms); in test_common_timeout()
/freebsd/contrib/libevent/test/
H A Dregress.c785 struct timeval tmp_200_ms = { 0, 200*1000 }; in test_common_timeout() local
792 ms_200 = event_base_init_common_timeout(base, &tmp_200_ms); in test_common_timeout()
797 tt_ptr_op(event_base_init_common_timeout(base, &tmp_200_ms), in test_common_timeout()
823 event_add(&info[i].ev, &tmp_200_ms); in test_common_timeout()