Home
last modified time | relevance | path

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

/external/libevent/
Devutil_time.c237 return evutil_configure_monotonic_time_(timer, flags); in evutil_configure_monotonic_time()
262 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
337 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
470 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
559 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
Dtime-internal.h89 int evutil_configure_monotonic_time_(struct evutil_monotonic_timer *mt,
Devent.c596 evutil_configure_monotonic_time_(&base->monotonic_timer, flags); in event_base_new_with_config()
/external/libevent/test/
Dregress_util.c1317 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0); in test_evutil_monotonic_res()
1354 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0); in test_evutil_monotonic_prc()