Home
last modified time | relevance | path

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

/external/libevent/
Devutil_time.c282 return evutil_configure_monotonic_time_(timer, flags); in evutil_configure_monotonic_time()
307 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
382 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
515 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
604 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() function
Dtime-internal.h91 int evutil_configure_monotonic_time_(struct evutil_monotonic_timer *mt,
Devent.c638 evutil_configure_monotonic_time_(&base->monotonic_timer, flags); in event_base_new_with_config()
/external/libevent/test/
Dregress_util.c1425 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0); in test_evutil_monotonic_res()
1462 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0); in test_evutil_monotonic_prc()