Home
last modified time | relevance | path

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

/src/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c350 const struct timeval *target_delay; in thread_conditions_simple() local
354 target_delay = &tv_timeout; in thread_conditions_simple()
366 target_delay = &tv_signal; in thread_conditions_simple()
370 target_delay = &tv_broadcast; in thread_conditions_simple()
377 evutil_timeradd(target_delay, &launched_at, &target_time); in thread_conditions_simple()
/src/contrib/libevent/test/
H A Dregress_thread.c350 const struct timeval *target_delay; in thread_conditions_simple() local
354 target_delay = &tv_timeout; in thread_conditions_simple()
366 target_delay = &tv_signal; in thread_conditions_simple()
370 target_delay = &tv_broadcast; in thread_conditions_simple()
377 evutil_timeradd(target_delay, &launched_at, &target_time); in thread_conditions_simple()