Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress.c789 struct timeval tmp_200_ms = { 0, 200*1000 }; in test_common_timeout() local
796 ms_200 = event_base_init_common_timeout(base, &tmp_200_ms); in test_common_timeout()
801 tt_ptr_op(event_base_init_common_timeout(base, &tmp_200_ms), in test_common_timeout()
827 event_add(&info[i].ev, &tmp_200_ms); in test_common_timeout()