Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c3266 static struct event_base *cached_time_base = NULL; variable
3273 tt_int_op(0, ==, event_base_gettimeofday_cached(cached_time_base, tv)); in cache_time_cb()
3279 event_base_update_cache_time(cached_time_base); in cache_time_cb()
3299 cached_time_base = base = event_base_new_with_config(cfg); in test_gettimeofday_cached()
/freebsd/contrib/libevent/test/
H A Dregress.c3266 static struct event_base *cached_time_base = NULL; variable
3273 tt_int_op(0, ==, event_base_gettimeofday_cached(cached_time_base, tv)); in cache_time_cb()
3279 event_base_update_cache_time(cached_time_base); in cache_time_cb()
3299 cached_time_base = base = event_base_new_with_config(cfg); in test_gettimeofday_cached()