Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c292 struct timeval tv_signal, tv_timeout, tv_broadcast; in thread_conditions_simple() local
304 tv_signal.tv_sec = tv_timeout.tv_sec = tv_broadcast.tv_sec = 0; in thread_conditions_simple()
307 tv_broadcast.tv_usec = 500*1000; in thread_conditions_simple()
334 tt_int_op(event_add(&wake_all, &tv_broadcast), ==, 0); in thread_conditions_simple()
363 &tv_broadcast); in thread_conditions_simple()
370 target_delay = &tv_broadcast; in thread_conditions_simple()
/freebsd/contrib/libevent/test/
H A Dregress_thread.c292 struct timeval tv_signal, tv_timeout, tv_broadcast; in thread_conditions_simple() local
304 tv_signal.tv_sec = tv_timeout.tv_sec = tv_broadcast.tv_sec = 0; in thread_conditions_simple()
307 tv_broadcast.tv_usec = 500*1000; in thread_conditions_simple()
334 tt_int_op(event_add(&wake_all, &tv_broadcast), ==, 0); in thread_conditions_simple()
363 &tv_broadcast); in thread_conditions_simple()
370 target_delay = &tv_broadcast; in thread_conditions_simple()