Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress.c736 struct timeval tmp_100_ms = { 0, 100*1000 }; in test_common_timeout() local
743 ms_100 = event_base_init_common_timeout(base, &tmp_100_ms); in test_common_timeout()
772 event_add(&info[i].ev, &tmp_100_ms); in test_common_timeout()